ok
This commit is contained in:
@ -47,5 +47,5 @@ function checknext() {
|
|||||||
|
|
||||||
function backtoroot(msg="已完成,返回") {
|
function backtoroot(msg="已完成,返回") {
|
||||||
alert(msg);
|
alert(msg);
|
||||||
location.href="";
|
location.href="/";
|
||||||
}
|
}
|
Reference in New Issue
Block a user