From 58bd5d9bb26c81ae1cdaaaece42ea3897e184042 Mon Sep 17 00:00:00 2001 From: kron Date: Thu, 5 Jun 2025 21:32:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=8Asocket=E6=94=BE=E5=88=B0=E6=9C=80?= =?UTF-8?q?=E5=A4=96=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 23 +++++++++++++++-- src/components/BowTarget.vue | 1 + src/pages/battle-result.vue | 18 ++++++++++--- src/pages/first-try.vue | 43 ++++++++++++++++--------------- src/pages/practise-one.vue | 50 +++++++++++++++++++----------------- src/pages/practise-two.vue | 48 +++++++++++++++++----------------- 6 files changed, 110 insertions(+), 73 deletions(-) diff --git a/src/App.vue b/src/App.vue index a927eb2..c6b8680 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,7 +1,26 @@