From 1fb159fa0c50ca2fe9cd0fffa0a03b02f96f23f8 Mon Sep 17 00:00:00 2001 From: guoapeng Date: Wed, 2 Jul 2025 20:18:20 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=A6=96=E9=A1=B5=E5=92=8C=E8=8F=9C?= =?UTF-8?q?=E5=8D=95=E7=AD=89=E6=A0=B9=E6=8D=AE=E8=AE=BE=E5=A4=87=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E6=98=BE=E7=A4=BA=E4=B8=8D=E5=90=8C=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app.vue | 8 +- src/components/formula/FormulaTable.vue | 28 ++--- src/components/liquid/ScaleRuler.vue | 33 +++--- src/router/routes.ts | 23 ++-- src/stores/deviceStore.ts | 9 +- src/stores/systemStore.ts | 19 ++-- src/views/home/index.vue | 195 +++++++++++++++++--------------- 7 files changed, 164 insertions(+), 151 deletions(-) diff --git a/src/app.vue b/src/app.vue index 7d966fb..9157bb7 100644 --- a/src/app.vue +++ b/src/app.vue @@ -1,4 +1,4 @@ -