From a4fce9bcfb4efa045937e0e6ceb55584cf74d0d7 Mon Sep 17 00:00:00 2001 From: ahanhanhan Date: Tue, 27 Feb 2024 23:04:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dashboard/PanelGroup.vue | 7 +++---- src/views/index.vue | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/views/dashboard/PanelGroup.vue b/src/views/dashboard/PanelGroup.vue index 06581a1..17788d7 100644 --- a/src/views/dashboard/PanelGroup.vue +++ b/src/views/dashboard/PanelGroup.vue @@ -274,8 +274,7 @@ export default { .wrapper { .header { - margin-bottom: 16px; - + //margin-bottom: 16px; .card-panel-num { font-size: 28px; font-weight: bold; @@ -284,11 +283,11 @@ export default { .content { background: #fff; - height: 127px; + //height: 127px; padding: 16px; border-radius: 14px; box-sizing: border-box; - margin-bottom: 8px; + margin-bottom: 16px; .data-info { .title { diff --git a/src/views/index.vue b/src/views/index.vue index 57d0497..28ba0e3 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -79,7 +79,7 @@ export default {