From 75801292738a197d64626c2ea0e6d9a10911f72d Mon Sep 17 00:00:00 2001 From: Chenx221 Date: Wed, 14 Jun 2023 20:39:51 +0800 Subject: [PATCH] up Signed-off-by: Chenx221 --- .../WEB-INF/views/usermanage.jsp | 137 ++++++++++-------- project2/web/WEB-INF/views/usermanage.jsp | 137 ++++++++++-------- 2 files changed, 160 insertions(+), 114 deletions(-) diff --git a/project2/out/artifacts/project2_war_exploded/WEB-INF/views/usermanage.jsp b/project2/out/artifacts/project2_war_exploded/WEB-INF/views/usermanage.jsp index 7116772..8b05247 100644 --- a/project2/out/artifacts/project2_war_exploded/WEB-INF/views/usermanage.jsp +++ b/project2/out/artifacts/project2_war_exploded/WEB-INF/views/usermanage.jsp @@ -159,7 +159,8 @@
- @@ -168,7 +169,7 @@ -
@@ -184,7 +185,11 @@ @@ -194,86 +199,56 @@
-
+
- - + +
-
+
- - + +
-
+
- - + +
-
+
- + name="roleid"/> +
-
+
-
- - -
+ +
-
-
- -
- -
-
-
- -
- -
-
-
-
-
-
- - -
-
-
-
-
@@ -283,6 +258,49 @@
+
+
+
+
+
+
+ + +
+
+
+
+
+
+ + +
+
+
+
+
+
+ + +
+
+
+
+
+ +
+
+ +
+
+
+
+
@@ -355,8 +373,13 @@ $('#exampleModal2').modal('show'); }); + + function resetPWD(id) { + $('#typeText5').val(id); + const triggerEl = document.querySelector('#ex1 a[href="#密码重置"]'); + mdb.Tab.getInstance(triggerEl).show(); // Select tab by name + } - \ No newline at end of file diff --git a/project2/web/WEB-INF/views/usermanage.jsp b/project2/web/WEB-INF/views/usermanage.jsp index 7116772..8b0145b 100644 --- a/project2/web/WEB-INF/views/usermanage.jsp +++ b/project2/web/WEB-INF/views/usermanage.jsp @@ -159,7 +159,8 @@
- @@ -168,7 +169,7 @@ -
@@ -184,7 +185,11 @@ @@ -194,86 +199,56 @@
-
+
- - + +
-
+
- - + +
-
+
- - + +
-
+
- + name="roleid"/> +
-
+
-
- - -
+ +
-
-
- -
- -
-
-
- -
- -
-
-
-
-
-
- - -
-
-
-
-
@@ -283,6 +258,49 @@
+
+
+
+
+
+
+ + +
+
+
+
+
+
+ + +
+
+
+
+
+
+ + +
+
+
+
+
+ +
+
+ +
+
+
+
+
@@ -355,8 +373,13 @@ $('#exampleModal2').modal('show'); }); + + function resetPWD(id) { + $('#typeText5').val(id); + // const triggerEl = document.querySelector('#ex1-tab-2'); Pending + mdb.Tab.getInstance(triggerEl).show(); // Select tab by name + } - \ No newline at end of file