From e5a28fd4ac57c6e2271492da2694df895a07e26f Mon Sep 17 00:00:00 2001 From: kron Date: Tue, 22 Jul 2025 14:42:13 +0800 Subject: [PATCH] fix bug --- src/components/BackToGame.vue | 23 ++++++++++++++++++++--- src/pages/index.vue | 2 -- 2 files changed, 20 insertions(+), 5 deletions(-) diff --git a/src/components/BackToGame.vue b/src/components/BackToGame.vue index f982799..420e248 100644 --- a/src/components/BackToGame.vue +++ b/src/components/BackToGame.vue @@ -1,7 +1,8 @@