From fc0d973dfb0f274208657e2be25d3324fcc312ee Mon Sep 17 00:00:00 2001 From: Mlxa0324 Date: Sat, 3 Dec 2022 00:15:09 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=80=E5=87=BAbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin-core/src/main/resources/templates/index.html | 1 + 1 file changed, 1 insertion(+) 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, '') }); }