From 808dc1888573a48600b938900255e55a305b76fe Mon Sep 17 00:00:00 2001 From: wangbing <1919101440@qq.com> Date: Tue, 15 Oct 2019 23:47:41 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/templates/403.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/templates/403.ftl b/src/main/resources/templates/403.ftl index 1463ff69..42757d8b 100644 --- a/src/main/resources/templates/403.ftl +++ b/src/main/resources/templates/403.ftl @@ -207,7 +207,7 @@ e.innerHTML = count + " 秒后自动跳转登录页" count--; } else { - location.href = '${Uri.getUrl("/login")}'; + location.href = '${Uri.getUrl("/login.htm")}'; } } @@ -241,7 +241,7 @@
您没有足够的权限哦!
您正在试图访问一个没有事先授权的页面.或登录已失效。
5 秒后自动跳转登录页
- 立即跳转 + 立即跳转