From 862e15cbf3b85db1aa254dff17e78960a0609e2f Mon Sep 17 00:00:00 2001 From: guoapeng Date: Fri, 4 Jul 2025 20:14:58 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B6=88=E6=AF=92=E5=9B=BE=E6=A0=8730?= =?UTF-8?q?=E7=A7=92=E6=9B=B4=E6=96=B0=E4=B8=80=E6=AC=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app.vue | 31 +++++++++++------- src/components/home/HomeOperation.vue | 38 +++++++++++----------- src/components/home/LineChart.vue | 15 +++++---- src/stores/homeStore.ts | 39 +++++++++++------------ src/views/home/chart.vue | 60 +++++++++++++++++++++++++++++++---- 5 files changed, 119 insertions(+), 64 deletions(-) diff --git a/src/app.vue b/src/app.vue index 4e552b8..0f953a7 100644 --- a/src/app.vue +++ b/src/app.vue @@ -1,4 +1,4 @@ -