From c086787dfe14fb3e6227c1d4e7d7247a04fbe2bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BE=9A=E7=9A=93?= <1736436516@qq.com> Date: Fri, 25 Oct 2024 16:54:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=88=97=E8=A1=A8=E9=AB=98?= =?UTF-8?q?=E5=BA=A6=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/html/DataStatistics.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/html/DataStatistics.vue b/src/html/DataStatistics.vue index e974929..5dc9909 100644 --- a/src/html/DataStatistics.vue +++ b/src/html/DataStatistics.vue @@ -85,15 +85,17 @@ onMounted(async () => { /* margin-bottom: 10px; */ /* display: flex; */ /* gap: 5px; */ - background-color: #fff; + /* background-color: #fff; */ + /* background-color: #1E2E4A; */ /* overflow: hidden; */ /* height: 55vh; */ /* max-height: 450px; */ /* padding-left: 1vh; */ /* padding-right:1vh ; */ /* overflow: hidden; */ - height: 55vh; + height: 56vh; margin-top: 60px; + /* border: 1px solid #1E2E4A; */ } .bottom-pan{ margin: 0;