From b8a84a3a0890d4f6d0e39ecbe50c4f645bd0f106 Mon Sep 17 00:00:00 2001 From: Charles7c Date: Sun, 28 Apr 2024 21:08:56 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9E=E8=A1=A8=E6=A0=BC?= =?UTF-8?q?=E5=85=A8=E5=B1=8F=E3=80=81=E5=B0=BA=E5=AF=B8=E5=B7=A5=E5=85=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/GiTable/index.vue | 39 ++++++++++++++++++++--- src/styles/global.scss | 11 ++++++- src/views/home/index.vue | 8 ++--- src/views/monitor/log/login/index.vue | 4 +-- src/views/monitor/log/operation/index.vue | 4 +-- src/views/monitor/online/index.vue | 2 +- src/views/system/dept/index.vue | 3 +- src/views/system/dict/index.vue | 1 + src/views/system/dict/item/index.vue | 1 + src/views/system/menu/index.vue | 2 +- src/views/system/notice/index.vue | 1 + src/views/system/role/index.vue | 1 + src/views/system/storage/index.vue | 1 + src/views/system/user/index.vue | 3 +- src/views/tool/generator/index.vue | 2 +- 15 files changed, 65 insertions(+), 18 deletions(-) diff --git a/src/components/GiTable/index.vue b/src/components/GiTable/index.vue index 3b38d579..09e26cc6 100644 --- a/src/components/GiTable/index.vue +++ b/src/components/GiTable/index.vue @@ -7,10 +7,22 @@ - + + + + + + + + + - + @@ -42,6 +54,14 @@ + + + + +
@@ -60,7 +80,7 @@