From 35c59e219e0b14f81f75eaff26b1034a99bb8fcb Mon Sep 17 00:00:00 2001 From: Charles7c Date: Tue, 16 Apr 2024 20:20:57 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BC=98=E5=8C=96=20GiTable=20?= =?UTF-8?q?=E5=88=97=E7=B1=BB=E5=9E=8B=E4=BD=BF=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Logo.vue | 12 ++++++------ src/views/login/index.vue | 8 ++++---- src/views/monitor/log/LoginLog.vue | 4 ++-- src/views/monitor/log/OperationLog.vue | 4 ++-- src/views/monitor/online/index.vue | 5 +++-- src/views/system/dept/index.vue | 5 +++-- src/views/system/dict/index.vue | 4 ++-- src/views/system/dict/item/index.vue | 4 ++-- src/views/system/menu/index.vue | 5 +++-- src/views/system/role/index.vue | 4 ++-- src/views/system/user/index.vue | 5 +++-- 11 files changed, 32 insertions(+), 28 deletions(-) diff --git a/src/layout/components/Logo.vue b/src/layout/components/Logo.vue index 5c94729..f77244c 100644 --- a/src/layout/components/Logo.vue +++ b/src/layout/components/Logo.vue @@ -1,19 +1,19 @@