From 535042b67be77134737743f6936b8c7640ff4aba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Czhuzihan=E2=80=9D=E2=80=83?= <“772644120@qq.com”> Date: Thu, 7 Aug 2025 12:57:42 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9C=80=E6=B1=82=E4=BF=AE=E6=94=B91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Dashboard.vue | 348 +++++++++++++++++++---------- src/components/LabDetail.vue | 46 +++- src/components/LabDrawerDetail.vue | 3 +- src/config.js | 2 +- 4 files changed, 270 insertions(+), 129 deletions(-) diff --git a/src/components/Dashboard.vue b/src/components/Dashboard.vue index 4e87b28..e0dc8fe 100644 --- a/src/components/Dashboard.vue +++ b/src/components/Dashboard.vue @@ -22,24 +22,25 @@