Compare commits
2 Commits
d0faf8b8b2
...
1f2c23c157
Author | SHA1 | Date | |
---|---|---|---|
1f2c23c157 | |||
b88b78a946 |
@@ -47,5 +47,5 @@ function checknext() {
|
|||||||
|
|
||||||
function backtoroot(msg="已完成,返回") {
|
function backtoroot(msg="已完成,返回") {
|
||||||
alert(msg);
|
alert(msg);
|
||||||
location.href="index.html";
|
location.href="";
|
||||||
}
|
}
|
Reference in New Issue
Block a user