From b35f2be138684c1a1559863457b341e076b4bd2c Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Thu, 19 May 2022 22:01:22 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Sidebar/Logo.vue | 1 - src/views/dashboard/components/PanelGroup.vue | 130 +++++++++--------- src/views/dashboard/index.vue | 26 ++-- 3 files changed, 82 insertions(+), 75 deletions(-) diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue index 36a82b0..aa449a1 100644 --- a/src/layout/components/Sidebar/Logo.vue +++ b/src/layout/components/Sidebar/Logo.vue @@ -9,7 +9,6 @@ --> 中共苏州独立支部旧址预约管理系统 - diff --git a/src/views/dashboard/components/PanelGroup.vue b/src/views/dashboard/components/PanelGroup.vue index 70591ff..4285741 100644 --- a/src/views/dashboard/components/PanelGroup.vue +++ b/src/views/dashboard/components/PanelGroup.vue @@ -1,78 +1,79 @@