From 3f450cefe70e1f1142307f245790196055704466 Mon Sep 17 00:00:00 2001
From: 97 <1240438805@qq.com>
Date: Sat, 26 Apr 2025 14:39:40 +0800
Subject: [PATCH] =?UTF-8?q?=E3=80=90=E7=95=8C=E9=9D=A2=E4=BC=98=E5=8C=96?=
=?UTF-8?q?=E3=80=91=E4=BC=98=E5=8C=96=E9=A1=B6=E9=83=A8=E8=8F=9C=E5=8D=95?=
=?UTF-8?q?=E5=92=8Ctag=E5=9B=BA=E5=AE=9A=EF=BC=8C=E4=BC=98=E5=8C=96?=
=?UTF-8?q?=E8=A1=A8=E6=A0=BCtable=E9=AB=98=E5=BA=A6=E5=9B=BA=E5=AE=9A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
frontend/src/components/TopTags/index.vue | 2 +-
frontend/src/layouts/basicLayout.vue | 447 ++++++++++---------
frontend/src/views/monitor/online/index.vue | 32 +-
frontend/src/views/system/dept/index.vue | 20 +-
frontend/src/views/system/dict/data.vue | 30 +-
frontend/src/views/system/dict/index.vue | 29 +-
frontend/src/views/system/job/index.vue | 22 +-
frontend/src/views/system/log/index.vue | 31 +-
frontend/src/views/system/menu/index.vue | 31 +-
frontend/src/views/system/notice/index.vue | 28 +-
frontend/src/views/system/position/index.vue | 48 +-
frontend/src/views/system/role/index.vue | 32 +-
frontend/src/views/system/user/index.vue | 148 +++---
13 files changed, 443 insertions(+), 457 deletions(-)
diff --git a/frontend/src/components/TopTags/index.vue b/frontend/src/components/TopTags/index.vue
index 86074d04..3ffbc75f 100644
--- a/frontend/src/components/TopTags/index.vue
+++ b/frontend/src/components/TopTags/index.vue
@@ -19,7 +19,6 @@
\ No newline at end of file
+
diff --git a/frontend/src/views/monitor/online/index.vue b/frontend/src/views/monitor/online/index.vue
index 93101f9e..78bab964 100644
--- a/frontend/src/views/monitor/online/index.vue
+++ b/frontend/src/views/monitor/online/index.vue
@@ -1,26 +1,23 @@
+
-
-
+
+
-
-
-
-
-
-
+
+
查询
@@ -32,18 +29,19 @@
-
-
+
+ :style="{ minHeight: 'calc(100vh - 420px)' }"
+ >
{{ (pagination.current - 1) * pagination.pageSize + index + 1 }}
diff --git a/frontend/src/views/system/dept/index.vue b/frontend/src/views/system/dept/index.vue
index e56ff1ad..f72162c3 100644
--- a/frontend/src/views/system/dept/index.vue
+++ b/frontend/src/views/system/dept/index.vue
@@ -1,25 +1,26 @@
+
-
-
+
+
+
+
-
-
启用
停用
-
-
+
+
@@ -34,12 +35,11 @@
-
+ :bodyStyle="{ padding: '0 24px', minHeight: 'calc(100vh - 360px)' }">
新建
diff --git a/frontend/src/views/system/dict/data.vue b/frontend/src/views/system/dict/data.vue
index d2bc7658..27979a69 100644
--- a/frontend/src/views/system/dict/data.vue
+++ b/frontend/src/views/system/dict/data.vue
@@ -1,12 +1,13 @@
+
-
-
+
+
@@ -14,22 +15,17 @@
-
-
-
-
启用
停用
-
-
+
查询
@@ -42,10 +38,10 @@
-
+ :bodyStyle="{ padding: '0 24px', minHeight: 'calc(100vh - 360px)' }">
新建
@@ -53,15 +49,15 @@
style="margin-right: 10px;">导出
-
diff --git a/frontend/src/views/system/dict/index.vue b/frontend/src/views/system/dict/index.vue
index 5e8e2c32..700acb11 100644
--- a/frontend/src/views/system/dict/index.vue
+++ b/frontend/src/views/system/dict/index.vue
@@ -1,32 +1,28 @@
+
-
-
+
+
-
-
-
-
启用
停用
-
-
+
查询
@@ -39,10 +35,10 @@
-
+ :bodyStyle="{ padding: '0 24px', minHeight: 'calc(100vh - 360px)' }">
新建
@@ -50,15 +46,14 @@
style="margin-right: 10px;">导出
-
diff --git a/frontend/src/views/system/job/index.vue b/frontend/src/views/system/job/index.vue
index 3b6162c6..0738ad84 100644
--- a/frontend/src/views/system/job/index.vue
+++ b/frontend/src/views/system/job/index.vue
@@ -1,30 +1,25 @@
+
-
-
+
-
-
- 启用
- 停用
+ 启用
+ 停用
-
-
-
-
+
查询
@@ -38,7 +33,8 @@
+
+ :bodyStyle="{ padding: '0 24px', minHeight: 'calc(100vh - 360px)' }">
新建
@@ -51,7 +47,9 @@
+ :scroll="{ x: 400 }" :pagination="pagination"
+ :style="{ minHeight: 'calc(100vh - 420px)' }"
+ >
{{ (pagination.current - 1) * pagination.pageSize + index + 1 }}
diff --git a/frontend/src/views/system/log/index.vue b/frontend/src/views/system/log/index.vue
index 7a89d2ca..3bfccbd0 100644
--- a/frontend/src/views/system/log/index.vue
+++ b/frontend/src/views/system/log/index.vue
@@ -1,17 +1,15 @@
+
-
-
+
-
-
@@ -20,13 +18,10 @@
-
-
-
-
+
查询
@@ -39,26 +34,26 @@
-
+ :bodyStyle="{ padding: '0 24px', minHeight: 'calc(100vh - 360px)' }">
导出
-
+ :style="{ minHeight: 'calc(100vh - 420px)' }"
+ >
{{ (pagination.current - 1) * pagination.pageSize + index + 1 }}
diff --git a/frontend/src/views/system/menu/index.vue b/frontend/src/views/system/menu/index.vue
index 0d8ba3d2..f1010470 100644
--- a/frontend/src/views/system/menu/index.vue
+++ b/frontend/src/views/system/menu/index.vue
@@ -1,25 +1,22 @@
+
-
-
+
-
-
启用
停用
-
-
+
查询
@@ -32,10 +29,10 @@
-
+ :bodyStyle="{ padding: '0 24px', minHeight: 'calc(100vh - 360px)' }">
新建
@@ -56,16 +53,16 @@
+ :row-selection="rowSelection"
+ :pagination="false"
+ :style="{ minHeight: 'calc(100vh - 420px)' }"
+ >
diff --git a/frontend/src/views/system/notice/index.vue b/frontend/src/views/system/notice/index.vue
index 134023c7..1c4cef17 100644
--- a/frontend/src/views/system/notice/index.vue
+++ b/frontend/src/views/system/notice/index.vue
@@ -1,26 +1,24 @@
+
-
-
+
-
-
启用
停用
-
-
+
+
查询
@@ -33,10 +31,10 @@
-
+ :bodyStyle="{ padding: '0 24px', minHeight: 'calc(100vh - 360px)' }">
新建
@@ -60,15 +58,15 @@
-
diff --git a/frontend/src/views/system/position/index.vue b/frontend/src/views/system/position/index.vue
index ced14b3c..7b33e2a9 100644
--- a/frontend/src/views/system/position/index.vue
+++ b/frontend/src/views/system/position/index.vue
@@ -1,25 +1,25 @@
+
-
-
+
+
+
+
-
-
启用
停用
-
-
+
查询
@@ -32,13 +32,13 @@
-
+ :bodyStyle="{ padding: '0 24px', minHeight: 'calc(100vh - 360px)' }">
-
新建
@@ -63,16 +63,16 @@
-
+ :scroll="{ x: 400 }"
+ :pagination="pagination"
+ :style="{ minHeight: 'calc(100vh - 420px)' }"
+ >
{{ (pagination.current - 1) * pagination.pageSize + index + 1 }}
@@ -98,12 +98,12 @@
-
diff --git a/frontend/src/views/system/role/index.vue b/frontend/src/views/system/role/index.vue
index 84fd85e1..c76f53c0 100644
--- a/frontend/src/views/system/role/index.vue
+++ b/frontend/src/views/system/role/index.vue
@@ -1,25 +1,23 @@
+
-
-
+
-
-
启用
停用
-
-
+
+
查询
@@ -32,10 +30,10 @@
-
+ :bodyStyle="{ padding: '0 24px', minHeight: 'calc(100vh - 360px)' }">
@@ -61,16 +59,16 @@
-
+ :scroll="{ x: 400 }"
+ :pagination="pagination"
+ :style="{ minHeight: 'calc(100vh - 420px)' }"
+ >
{{ (pagination.current - 1) * pagination.pageSize + index + 1 }}
diff --git a/frontend/src/views/system/user/index.vue b/frontend/src/views/system/user/index.vue
index 3df65044..7bbcf75c 100644
--- a/frontend/src/views/system/user/index.vue
+++ b/frontend/src/views/system/user/index.vue
@@ -1,30 +1,25 @@
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 启用
- 停用
-
-
-
-
+
+
+
+
+
+
+
+
+
+ 启用
+ 停用
+
+
+
查询
@@ -37,10 +32,9 @@
-
+
新建
@@ -72,68 +66,60 @@
-
-
+
+
-
-
-
- {{ (pagination.current - 1) * pagination.pageSize + index + 1 }}
-
-
- {{ record.dept_name }}
-
-
- {{ record.roleNames }}
-
-
- {{ record.positionNames }}
-
-
-
- {{ dictStore.getDictLabel(DictDataStore['sys_user_sex'],record.gender).dict_label }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 查看
- 修改
-
- 删除
-
-
-
+
+
+
+ {{ (pagination.current - 1) * pagination.pageSize + index + 1 }}
-
+
+ {{ record.dept_name }}
+
+
+ {{ record.roleNames }}
+
+
+ {{ record.positionNames }}
+
+
+
+ {{ dictStore.getDictLabel(DictDataStore['sys_user_sex'], record.gender).dict_label }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查看
+ 修改
+
+ 删除
+
+
+
+
+