diff --git a/mini-program/src/pages/main/ScriptView.vue b/mini-program/src/pages/main/ScriptView.vue index 22f6dea..af390d1 100644 --- a/mini-program/src/pages/main/ScriptView.vue +++ b/mini-program/src/pages/main/ScriptView.vue @@ -158,72 +158,171 @@ - - - {{ wishText }} - {{ currentMessageTime }} - - - 心愿已实现,故事已为你展开 - {{ currentResultTime }} - - - - - - - - - - {{ message.content }} - {{ message.time }} + + + + + V{{ v.versionNumber }} + (当前) - - - - - - + + {{ currentScriptContent.title }} + + 序幕:低谷回响 + {{ currentScriptContent.plotIntro }} + + + 转折:契机出现 + {{ currentScriptContent.plotTurning }} + + + 高潮:命运抉择 + {{ currentScriptContent.plotClimax }} + + + 结局:新的开始 + {{ currentScriptContent.plotEnding }} + + + + + 进入对话修改 + 改写当前版本 + 续写当前版本 + 设为当前版本 - 正在为你重写人生 - AI 正在思考下一步方向 - + + + + + {{ wishText }} + {{ currentMessageTime }} + + + 心愿已实现,故事已为你展开 + {{ currentResultTime }} + + + + + + + + {{ message.content }} + {{ message.time || formatMessageTime() }} + + + + + + + + + + + 正在为你重写人生 + AI 正在思考下一步方向 + + + + + + + + + + {{ wishText }} + {{ currentMessageTime }} + + + 心愿已实现,故事已为你展开 + {{ currentResultTime }} + + + + + + + + + + {{ message.content }} + {{ message.time }} + + + + + + + + + + + 正在为你重写人生 + AI 正在思考下一步方向 + + + + @@ -232,7 +331,36 @@ 底部 - + + + + 🎤 + + + 输入修改建议,或让 AI 继续生成 +