From dac76f4d244c0b2c2724bc19d7308b0d854a24bd Mon Sep 17 00:00:00 2001 From: WenG <450292408@qq.com> Date: Fri, 25 Feb 2022 22:12:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B4=A6=E5=8F=B7=E5=8F=98?= =?UTF-8?q?=E6=9B=B4=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/templates/user/list.html | 2 +- .../templates/user/update-username.html | 42 +++++++++++++++++-- 2 files changed, 39 insertions(+), 5 deletions(-) diff --git a/service-user/src/main/resources/templates/user/list.html b/service-user/src/main/resources/templates/user/list.html index f6f8fd64..c0acf037 100644 --- a/service-user/src/main/resources/templates/user/list.html +++ b/service-user/src/main/resources/templates/user/list.html @@ -354,7 +354,7 @@ url: top.restAjax.path('route/user/update-username?userId={userId}', [data.userId]), title: '【'+ data.userName +'】修改用户名', width: '320px', - height: '330px', + height: '430px', onClose: function() { reloadTable(); } diff --git a/service-user/src/main/resources/templates/user/update-username.html b/service-user/src/main/resources/templates/user/update-username.html index 88bd75f9..54e5fd49 100644 --- a/service-user/src/main/resources/templates/user/update-username.html +++ b/service-user/src/main/resources/templates/user/update-username.html @@ -9,11 +9,14 @@ +
-
+
@@ -21,13 +24,25 @@
-
+
- + +
+
+
+ +
+
-