From cd8b176ef1bb7e007a91c974b8c87337d84e8bd9 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:35:39 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E5=BC=80=E5=9C=BA=E6=BC=94=E5=87=BA?=
=?UTF-8?q?=E8=A6=86=E7=9B=96=E5=B1=82=E7=BB=84=E4=BB=B6=20SceneTheater?=
=?UTF-8?q?=EF=BC=88=E5=9C=BA=E6=99=AF=E6=A8=AA=E5=B9=85/=E8=A7=92?=
=?UTF-8?q?=E8=89=B2=E6=BB=91=E5=85=A5/=E9=81=93=E5=85=B7=E9=A3=9E?=
=?UTF-8?q?=E5=85=A5/=E6=97=81=E7=99=BD=E6=9C=97=E8=AF=BB/=E5=AD=97?=
=?UTF-8?q?=E5=B9=95=E9=80=90=E5=AD=97=E6=B7=A1=E5=85=A5/=E8=B7=B3?=
=?UTF-8?q?=E8=BF=87=EF=BC=89?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ui-src/src/components/SceneTheater.vue | 131 +++++++++++++++++++++++++
1 file changed, 131 insertions(+)
create mode 100644 ui-src/src/components/SceneTheater.vue
diff --git a/ui-src/src/components/SceneTheater.vue b/ui-src/src/components/SceneTheater.vue
new file mode 100644
index 0000000..be9c01d
--- /dev/null
+++ b/ui-src/src/components/SceneTheater.vue
@@ -0,0 +1,131 @@
+
+
+
+ 跳过 ›
+
+
+ {{ sceneEmoji }}
+ {{ sceneName }}
+
+
+
+
+ {{ propEmoji(p) }}
+
+
+
+
+
+ {{ character.name.slice(0, 1) }}
+ 🤔
+
+
+
+
+
+ 📖 情境
+ {{ speaking ? '正在朗读…' : '' }}
+
+
+
+ {{ ch.p }}
+ {{ ch.c }}
+
+
+
+
+
+ 开始 ›
+
+
+
+
+
+
+