fix puzzle generation failure stage

This commit is contained in:
kdletters
2026-05-28 15:13:20 +08:00
parent 771b0411a3
commit 2cd2b9704b
4 changed files with 56 additions and 13 deletions

View File

@@ -16653,11 +16653,11 @@ export function PlatformEntryFlowShellImpl({
onInterrupt={undefined}
backLabel="返回创作中心"
settingActionLabel={null}
retryLabel="重新生成草稿"
retryLabel="重新生成图片"
settingTitle="当前拼图信息"
settingDescription={null}
progressTitle="拼图草稿生成进度"
activeBadgeLabel="草稿生成中"
progressTitle="拼图图片生成进度"
activeBadgeLabel="图片生成中"
idleBadgeLabel="等待返回工作区"
hideBatchModule
/>