From b48bb41955739e9613d5100e73a1a9a5dab8a8b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=96=8C?= <259278618@qq.com> Date: Thu, 13 Aug 2026 15:37:51 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=97=AF=E5=85=B3=E9=A1=B5=E5=89=A7?= =?UTF-8?q?=E5=9C=BA=E5=8C=96=EF=BC=88=E5=BC=80=E5=9C=BA=E6=BC=94=E5=87=BA?= =?UTF-8?q?=E8=A6=86=E7=9B=96=E5=B1=82+=E5=8A=A8=E4=BD=9C=E5=8D=A1?= =?UTF-8?q?=E5=91=88=E7=8E=B0+=E5=88=86=E6=94=AF=E6=BC=94=E5=87=BA?= =?UTF-8?q?=E6=99=83=E5=8A=A8=E8=BF=87=E6=B8=A1=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui-src/src/pages/play/play.vue | 110 ++++++++++++++++++++------------- 1 file changed, 68 insertions(+), 42 deletions(-) diff --git a/ui-src/src/pages/play/play.vue b/ui-src/src/pages/play/play.vue index 12450ae..67baeb6 100644 --- a/ui-src/src/pages/play/play.vue +++ b/ui-src/src/pages/play/play.vue @@ -9,6 +9,22 @@ + + + @@ -16,7 +32,7 @@ - + ☁️ @@ -48,32 +64,21 @@ - - - - - - + + + + + + - - - - {{ ['A', 'B', 'C', 'D'][idx] }} - - - {{ propEmoji(o.prop.name) }} - - - - - - + + 该互动玩法(类型 {{ curNode.interaction_type }})敬请期待 @@ -99,10 +104,13 @@