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 @@
- 立即跳转 + 立即跳转