From 2922e51a7a8e657a8467c818ae16700e41ddac77 Mon Sep 17 00:00:00 2001 From: admin <weikou2014> Date: 星期二, 10 五月 2022 19:45:58 +0800 Subject: [PATCH] bug修复 --- app/src/main/resources/static/7aed59d33d777100/js/http.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app/src/main/resources/static/js/http.js b/app/src/main/resources/static/7aed59d33d777100/js/http.js similarity index 94% rename from app/src/main/resources/static/js/http.js rename to app/src/main/resources/static/7aed59d33d777100/js/http.js index 21ad209..c00f47c 100644 --- a/app/src/main/resources/static/js/http.js +++ b/app/src/main/resources/static/7aed59d33d777100/js/http.js @@ -53,7 +53,7 @@ //鏈櫥褰� if (e.status == 401) { //鎵撳紑鐧诲綍绐楀彛 - xadmin.open('鐧诲綍', '/login.html?from=page', 500, 530) + xadmin.open('鐧诲綍', '/7aed59d33d777100/login.html?from=page', 500, 530) }else{ layer.msg("缃戠粶璇锋眰鍑洪敊"); } -- Gitblit v1.8.0