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 @@ +