From 7d4dc470ce61e48757d79bb40c0dfcf8f3da9fd0 Mon Sep 17 00:00:00 2001 From: Neko Ayaka Date: Sun, 29 Jun 2025 11:55:17 +0800 Subject: [PATCH] style(stage-tamagotchi): improve --- .../Widgets/ResourceStatusIsland/LoadingProgress.vue | 4 ++-- apps/stage-tamagotchi/src/pages/index.vue | 2 +- .../src/pages/settings/modules/hearing.vue | 11 ++++++++++- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/apps/stage-tamagotchi/src/components/Widgets/ResourceStatusIsland/LoadingProgress.vue b/apps/stage-tamagotchi/src/components/Widgets/ResourceStatusIsland/LoadingProgress.vue index 5d01cfce7..874d4ef66 100644 --- a/apps/stage-tamagotchi/src/components/Widgets/ResourceStatusIsland/LoadingProgress.vue +++ b/apps/stage-tamagotchi/src/components/Widgets/ResourceStatusIsland/LoadingProgress.vue @@ -30,7 +30,7 @@ const totalProgress = computed(() => {
-
+
Hearing
@@ -43,7 +43,7 @@ const totalProgress = computed(() => {
-
+
Preparing external resources...
diff --git a/apps/stage-tamagotchi/src/pages/index.vue b/apps/stage-tamagotchi/src/pages/index.vue index 803f48d46..5bd07a932 100644 --- a/apps/stage-tamagotchi/src/pages/index.vue +++ b/apps/stage-tamagotchi/src/pages/index.vue @@ -185,7 +185,7 @@ if (import.meta.hot) { // For better DX >
diff --git a/apps/stage-tamagotchi/src/pages/settings/modules/hearing.vue b/apps/stage-tamagotchi/src/pages/settings/modules/hearing.vue index 04d85e1bd..31cf6611a 100644 --- a/apps/stage-tamagotchi/src/pages/settings/modules/hearing.vue +++ b/apps/stage-tamagotchi/src/pages/settings/modules/hearing.vue @@ -1,3 +1,12 @@ + + +meta: + layout: settings + stageTransition: + name: slide +