diff --git a/mini-program/src/pages/main/ScriptView.vue b/mini-program/src/pages/main/ScriptView.vue index 6b115c9..cabb065 100644 --- a/mini-program/src/pages/main/ScriptView.vue +++ b/mini-program/src/pages/main/ScriptView.vue @@ -86,105 +86,8 @@ - - - - - 在开始创作前,我想再了解你一点 - - - - - - - - - - - - {{ novelOutline.title }} - - - {{ novelOutline.logline }} - - - - {{ beat.order || idx + 1 }} - - {{ beat.title || '' }} - {{ beat.summary }} - - - - - 结局 - {{ novelOutline.ending }} - - - - - - 修改大纲 - 确认大纲 - - - - - - - - - - - - {{ generationDisplayText }} - {{ currentMessageTime }} - - - {{ generationTitle }} - - - - - - {{ generationFailureCopy }} - {{ visibleStreamContent }}| - {{ currentMessageTime }} - - - - - - - - - {{ generationCopy }} - {{ generationSubcopy }} - - - - - - - - - - - - - + + @@ -197,7 +100,7 @@ - + - - - - - {{ wishText }} - {{ currentMessageTime }} + + + + {{ msg.content }} + {{ msg.time }} - - 心愿已实现,故事已为你展开 - {{ currentResultTime }} - - - - - + - - {{ message.content }} - {{ message.time || formatMessageTime() }} + + 已回答:{{ msg.answer }} + + + + + {{ msg.outline.title }} + + + {{ msg.outline.logline }} + + + + {{ beat.order || idx + 1 }} + + {{ beat.title || '' }} + {{ beat.summary }} + + + + + 结局 + {{ msg.outline.ending }} + + + + + + 修改大纲 + 确认大纲 + + + + + + {{ msg.content }}| + + + + {{ msg.content }} + {{ msg.time }} + - - + + - 正在为你重写人生 - AI 正在思考下一步方向 + {{ generationCopy }} + + + + - - - - - 🎤 - - 输入修改建议,或让 AI 继续生成 + + + +