From 0e62930c643b83349aa36c6db16aa08aa3241f31 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=BC=A0=E6=96=8C?= <259278618@qq.com>
Date: Fri, 14 Aug 2026 09:36:25 +0800
Subject: [PATCH] =?UTF-8?q?fix(v2.2):=20=E5=BC=80=E5=9C=BA=E6=BC=94?=
=?UTF-8?q?=E5=87=BA=E6=9C=9F=E9=97=B4=E4=B8=8D=E6=B8=B2=E6=9F=93=E5=89=A7?=
=?UTF-8?q?=E6=83=85=E8=8A=82=E7=82=B9=E2=80=94=E2=80=94=E4=BF=AE=E5=A4=8D?=
=?UTF-8?q?=E5=BC=80=E5=9C=BA=E6=9C=97=E8=AF=BB=E8=A2=AB=20StoryPlayer=20?=
=?UTF-8?q?=E5=B9=B6=E5=8F=91=E6=89=93=E6=96=AD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
StoryPlayer 与 SceneTheater 同时挂载,StoryPlayer 的 speak→stopSpeak(cancel)
瞬时打断开场朗读(error:interrupted),v2.2 去文字后表现为「没有任何语音」。
story-node 增加 !showIntro 门控;手势路径(map 点击进入)实测朗读正常播放。
---
ui-src/src/pages/play/play.vue | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ui-src/src/pages/play/play.vue b/ui-src/src/pages/play/play.vue
index 49ec895..75c98e2 100644
--- a/ui-src/src/pages/play/play.vue
+++ b/ui-src/src/pages/play/play.vue
@@ -47,8 +47,8 @@
-
-
+
+