From 45cb0661fedba32b86148d0cf77299850be76dbd Mon Sep 17 00:00:00 2001 From: guoapeng Date: Fri, 30 May 2025 17:08:26 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/home/AddLiquid/index.vue | 35 ++++++++---- src/components/home/ExtractLiquid/index.vue | 32 +++++++---- src/components/home/FillSolution/index.vue | 21 +++---- src/components/home/StartClean/index.vue | 88 +++++++++++++++++++++++++++++ src/views/home/index.vue | 78 +++++++++++++++++++++---- 5 files changed, 210 insertions(+), 44 deletions(-) diff --git a/src/components/home/AddLiquid/index.vue b/src/components/home/AddLiquid/index.vue index 0a75083..5f161b5 100644 --- a/src/components/home/AddLiquid/index.vue +++ b/src/components/home/AddLiquid/index.vue @@ -1,10 +1,9 @@