From 3b5c0cbb4afd3c3df5784e928cbd62d0b898675b Mon Sep 17 00:00:00 2001 From: kron Date: Fri, 15 Aug 2025 13:41:39 +0800 Subject: [PATCH] =?UTF-8?q?UI=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/battle-result.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/pages/battle-result.vue b/src/pages/battle-result.vue index 9f1ceb2..482d0a0 100644 --- a/src/pages/battle-result.vue +++ b/src/pages/battle-result.vue @@ -24,7 +24,7 @@ onLoad(async (options) => { const myId = user.value.id; if (options.battleId) { const result = await getGameAPI( - options.battleId || "BATTLE-1755156795334880000-865" + options.battleId || "BATTLE-1755230224461209000-539" ); data.value = { ...result, @@ -140,7 +140,9 @@ const checkBowData = () => { /> 自己