From 42fe9e904a47b05de069766b1a31674bbd2e9a31 Mon Sep 17 00:00:00 2001 From: hanqin Date: Wed, 6 May 2026 17:18:11 +0800 Subject: [PATCH] =?UTF-8?q?=E8=81=8A=E5=A4=A9=E6=A1=86=E4=B8=8D=E5=86=8D?= =?UTF-8?q?=E6=8A=98=E5=8F=A0=EF=BC=8C=E8=AF=A5=E6=88=90=E5=A4=A7=E9=9D=A2?= =?UTF-8?q?=E6=9D=BF=20=E8=A7=92=E8=89=B2=E4=BF=A1=E6=81=AF=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E5=9C=A8=E5=B7=A6=E4=BE=A7=EF=BC=8C=E4=B8=8D=E5=86=8D?= =?UTF-8?q?=E9=9C=80=E8=A6=81=E7=82=B9=E5=87=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Build_God_Game/src/components/ChatBox.vue | 102 ++++- Build_God_Game/src/views/GameView.vue | 511 +++++++++++----------- 2 files changed, 336 insertions(+), 277 deletions(-) diff --git a/Build_God_Game/src/components/ChatBox.vue b/Build_God_Game/src/components/ChatBox.vue index 78d5c63..c240697 100644 --- a/Build_God_Game/src/components/ChatBox.vue +++ b/Build_God_Game/src/components/ChatBox.vue @@ -1,21 +1,28 @@