From f2a3a266e0a977eaea0dcf80e8d36857ff21987a Mon Sep 17 00:00:00 2001 From: weidong Date: Mon, 22 Jan 2024 10:04:48 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E4=BF=AE=E6=94=B9=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E5=AF=86=E7=A0=81=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../beidou/controller/UserController.java | 4 +- .../src/main/resources/templates/index.html | 2 +- .../resources/templates/page/user_pwd.html | 63 +++++++++---------- 3 files changed, 31 insertions(+), 38 deletions(-) diff --git a/sec-beidou/src/main/java/com/imdroid/beidou/controller/UserController.java b/sec-beidou/src/main/java/com/imdroid/beidou/controller/UserController.java index 3ca580c3..69b367dc 100644 --- a/sec-beidou/src/main/java/com/imdroid/beidou/controller/UserController.java +++ b/sec-beidou/src/main/java/com/imdroid/beidou/controller/UserController.java @@ -28,8 +28,8 @@ public class UserController extends BasicController { @Autowired TenantMapper tenantMapper; /**** 推送页面 *****/ - @RequestMapping("/page/user_pwd") - public String userPwd() throws Exception { + @RequestMapping("/sys/user/pwd") + public String userPwd() { return "/page/user_pwd"; } diff --git a/sec-beidou/src/main/resources/templates/index.html b/sec-beidou/src/main/resources/templates/index.html index ef477754..080165e7 100644 --- a/sec-beidou/src/main/resources/templates/index.html +++ b/sec-beidou/src/main/resources/templates/index.html @@ -61,7 +61,7 @@ admin
- 修改密码 + 修改密码

diff --git a/sec-beidou/src/main/resources/templates/page/user_pwd.html b/sec-beidou/src/main/resources/templates/page/user_pwd.html index 0f02ec7f..4b10d935 100644 --- a/sec-beidou/src/main/resources/templates/page/user_pwd.html +++ b/sec-beidou/src/main/resources/templates/page/user_pwd.html @@ -6,48 +6,41 @@ - - + +
-
-
-
-
-
- -
- -
-
-
- -
- -
-
8个以上字符,包含数字和非数字
-
-
- -
- -
-
-
-
- -
-
+ +
+ +
+
- - -
-
+
+
+ +
+ +
+
8个以上字符,包含数字和非数字
+
+
+ +
+ +
+
+
+
+ +
+
+
- +