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