From a7ed0340b70d1c6e2fa7018b96a76ab2e3578e48 Mon Sep 17 00:00:00 2001 From: ko1234 Date: Mon, 28 Jul 2025 11:53:18 +0800 Subject: [PATCH] =?UTF-8?q?2d=E5=9C=96=E9=A0=90=E8=A8=AD=E8=88=87=E9=A1=AF?= =?UTF-8?q?=E7=A4=BA=20|=20=E7=B3=BB=E7=B5=B1=E7=9B=A3=E6=8E=A7=20:=20?= =?UTF-8?q?=E6=A0=B9=E6=93=9Arealtime.value=E5=8D=B3=E6=99=82=E9=A1=AF?= =?UTF-8?q?=E7=A4=BA=E7=8B=80=E6=85=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/chart/EffectScatter.vue | 5 +- src/hooks/forge/useForgeSprite.js | 48 ++++++++++++----- src/views/dashboard/Dashboard.vue | 10 ++-- .../setting/components/ViewModeSetting.vue | 3 ++ src/views/system/System.vue | 30 +++++++---- src/views/system/SystemFloor.vue | 52 +++++++++++++------ src/views/system/components/SystemCard.vue | 50 +++++++++++------- 7 files changed, 137 insertions(+), 61 deletions(-) diff --git a/src/components/chart/EffectScatter.vue b/src/components/chart/EffectScatter.vue index 2ac30af..cbc0b3a 100644 --- a/src/components/chart/EffectScatter.vue +++ b/src/components/chart/EffectScatter.vue @@ -1,6 +1,6 @@ diff --git a/src/views/system/SystemFloor.vue b/src/views/system/SystemFloor.vue index 452aee4..280a1ee 100644 --- a/src/views/system/SystemFloor.vue +++ b/src/views/system/SystemFloor.vue @@ -1,13 +1,13 @@