feat(generate): 确认生成按钮移至标题步骤(步骤4直接触发最终渲染) #1535
Reference in New Issue
Block a user
Delete Branch "feat/generate-button-on-title-step"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
改动
按最新交互调整:把「开始生成」触发点从确认生成页移到标题页。
流程
createGenerationTask创建最终渲染任务(API、参数、轮询逻辑全部不变)顺带修复
currentStep === 6(即封面步骤),属于 bug,本次修正为步骤4触发.xx-preview-section在重构后已不存在,改为.xx-inline-video-playeruseGenerateVideo.generate()返回Promise<boolean>,任务创建成功才跳转测试
CI全绿,自动审批通过。
CI全绿,自动审批通过。
🚀 预览环境已部署