From 538d00d0706384d3ab46b1ec4030f67ae6178d13 Mon Sep 17 00:00:00 2001 From: "MJM_2025_05\\polly" Date: Tue, 23 Sep 2025 13:17:25 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=AD=A3=E9=A6=96=E9=A0=81?= =?UTF-8?q?=E5=9C=B0=E5=9C=96=E5=B1=95=E9=96=8B=E5=8D=A1=E9=A0=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- src/App.vue | 2 +- src/components/common/forge/Forge.vue | 239 ++++++++++-------- src/components/home/DietSummary.vue | 39 +-- src/components/home/MapPane.vue | 89 ++++--- src/components/home/ProgressBar.vue | 2 +- .../home/TodayActivitiesSection.vue | 3 +- src/components/home/TrendChart.vue | 9 +- src/constants/mocks/facilityData.js | 73 +++--- src/layouts/ForgeLayout.vue | 2 +- src/layouts/HeadquarterLayout.vue | 7 +- src/main.js | 1 - src/pages/home/index.vue | 5 +- src/style.css | 4 + src/utils/versionGuard.js | 56 ++-- 15 files changed, 290 insertions(+), 243 deletions(-) diff --git a/index.html b/index.html index 9e8a9ad..6d09eed 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ 諾亞克 U-ARK 戰情中心 - +
diff --git a/src/App.vue b/src/App.vue index d0fdf44..c7884a8 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,5 +1,5 @@ +