diff --git a/ruoyi-admin/src/main/resources/templates/system/user/add.html b/ruoyi-admin/src/main/resources/templates/system/user/add.html index a340d363..51f8ba72 100644 --- a/ruoyi-admin/src/main/resources/templates/system/user/add.html +++ b/ruoyi-admin/src/main/resources/templates/system/user/add.html @@ -69,9 +69,9 @@
- +
- +
@@ -101,9 +101,9 @@
- +
- +
@@ -169,42 +169,6 @@
-
-
- -
-
- - -
-
-
-
-
-
- -
-
- - -
-
-
-
-
- -
-
-
- -
- -
-
-
@@ -213,42 +177,6 @@
- -
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
-
-
-
- -
- - 选择文件 - 更改 - - - - - - × -
-
-
@@ -257,6 +185,10 @@
+ + +
+

其他信息

diff --git a/ruoyi-admin/src/main/resources/templates/system/user/edit.html b/ruoyi-admin/src/main/resources/templates/system/user/edit.html index 8c67bca0..ae7cc376 100644 --- a/ruoyi-admin/src/main/resources/templates/system/user/edit.html +++ b/ruoyi-admin/src/main/resources/templates/system/user/edit.html @@ -44,9 +44,9 @@
- +
- +
@@ -98,9 +98,9 @@
- +
- +
@@ -152,54 +152,6 @@
-
-
- -
- -
-
-
- -
-
-
- -
-
- - -
-
-
-
-
-
- -
-
- - -
-
-
-
-
-
-
-
- -
- -
-
-
@@ -209,7 +161,7 @@
-
+

其他信息

diff --git a/ruoyi-admin/src/main/resources/templates/system/user/user.html b/ruoyi-admin/src/main/resources/templates/system/user/user.html index 9db7eaaf..e3161887 100644 --- a/ruoyi-admin/src/main/resources/templates/system/user/user.html +++ b/ruoyi-admin/src/main/resources/templates/system/user/user.html @@ -163,14 +163,6 @@ return statusTools(row); } }, - { - title: '审核状态', - align: 'center', - field: 'examine', - formatter: function(value, row, index) { - return $.table.selectDictLabel(examineState, value); - } - }, { field: 'createTime', title: '创建时间',