diff --git a/admin-core/src/main/resources/templates/index.html b/admin-core/src/main/resources/templates/index.html index 43a98fdc..62fe40cc 100644 --- a/admin-core/src/main/resources/templates/index.html +++ b/admin-core/src/main/resources/templates/index.html @@ -417,6 +417,7 @@ Common.awaitTime(1200, function () { //window.location.href = ret.data; // window.location.href = "http://116.205.131.177:8080/Login"; + debugger window.location.href = Common.ctxPath.replaceAll(/\/server.+/g, '') }); }