From b02b125dad84d15fd7ce43da2c53fa3df271a4e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BE=9A=E7=9A=93?= <1736436516@qq.com> Date: Tue, 22 Oct 2024 13:50:24 +0800 Subject: [PATCH] =?UTF-8?q?=E9=AB=98=E5=BA=A6=E8=B0=83=E6=95=B4=E7=AD=89?= =?UTF-8?q?=E9=AB=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Layout.vue | 150 +++++++++++----------------------- src/components/Statistics.vue | 2 +- 2 files changed, 49 insertions(+), 103 deletions(-) diff --git a/src/components/Layout.vue b/src/components/Layout.vue index 973b4b2..780941f 100644 --- a/src/components/Layout.vue +++ b/src/components/Layout.vue @@ -1,75 +1,59 @@ @@ -112,19 +90,9 @@ diff --git a/src/components/Statistics.vue b/src/components/Statistics.vue index aafbb51..2a0aee8 100644 --- a/src/components/Statistics.vue +++ b/src/components/Statistics.vue @@ -196,7 +196,7 @@ onMounted(async () => { .chart { width: 100%; - height: 380px; + height: 365px; /* height: 445px; */ }