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个以上字符,包含数字和非数字
+
+
+ +
+ +
+
+
+
+ +
+
+
- +