From 58b3e5752cdfe7b6c258712fd1713ed761857e09 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 16:06:07 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20StoryPlayer=20=E5=8F=B0=E8=AF=8D?=
=?UTF-8?q?=E6=B5=81=E6=BC=94=E7=BB=8E=E5=99=A8=EF=BC=88=E6=B0=94=E6=B3=A1?=
=?UTF-8?q?+=E6=9C=97=E8=AF=BB+=E9=80=90=E5=AD=97=E9=AB=98=E4=BA=AE+?=
=?UTF-8?q?=E8=A1=A8=E6=83=85=E5=88=87=E6=8D=A2+=E8=B7=B3=E8=BF=87?=
=?UTF-8?q?=EF=BC=89?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ui-src/src/components/StoryPlayer.vue | 123 ++++++++++++++++++++++++++
1 file changed, 123 insertions(+)
create mode 100644 ui-src/src/components/StoryPlayer.vue
diff --git a/ui-src/src/components/StoryPlayer.vue b/ui-src/src/components/StoryPlayer.vue
new file mode 100644
index 0000000..43f45fe
--- /dev/null
+++ b/ui-src/src/components/StoryPlayer.vue
@@ -0,0 +1,123 @@
+
+
+ 跳过 ›
+
+
+
+ {{ character.name.slice(0, 1) }}
+ {{ moodEmoji }}
+
+
+
+
+
+ 📖 旁白
+
+
+
+ {{ line.speaker }}
+
+
+
+
+
+
+
+
+
+