From f250fd07c478bca6ff81ca2574770aff1cb577d3 Mon Sep 17 00:00:00 2001 From: yahaozhang Date: Mon, 15 Sep 2025 15:06:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=85=AC=E5=91=8A=E5=BC=B9?= =?UTF-8?q?=E7=AA=97=E5=8A=9F=E8=83=BD=EF=BC=8C=E4=BC=98=E5=8C=96=E5=85=AC?= =?UTF-8?q?=E5=91=8A=E6=A3=80=E6=9F=A5=E9=80=BB=E8=BE=91=EF=BC=8C=E6=94=AF?= =?UTF-8?q?=E6=8C=81=E4=BB=8A=E6=97=A5=E4=B8=8D=E5=86=8D=E5=BC=B9=E5=87=BA?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=EF=BC=8C=E6=8F=90=E5=8D=87=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E4=BD=93=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/play/GamePage.vue | 159 ++++++++++++++++++++++ src/views/Play.vue | 218 +------------------------------ 2 files changed, 160 insertions(+), 217 deletions(-) diff --git a/src/components/play/GamePage.vue b/src/components/play/GamePage.vue index 3717745..8346dcf 100644 --- a/src/components/play/GamePage.vue +++ b/src/components/play/GamePage.vue @@ -45,10 +45,37 @@ ID: {{ machineId || 'N/A' }} + + + +
+

{{ announcement.title }}

+
{{ announcement.content }}
+
+
+ 暂无公告内容 +
+ +