docs: 统一 V1 更新确认策略

This commit is contained in:
chengma
2026-06-26 15:55:28 +08:00
parent 479d02a2b8
commit ccb4d52d9f
18 changed files with 127 additions and 104 deletions
+4 -4
View File
@@ -18,12 +18,12 @@
<text class="h1" x="24" y="40">cmshopee · 5 Tab 流水线总览</text>
<text class="sub" x="24" y="60">工作流优先顺序 · 对象是 Excel 里的每一行任务 · 状态字段 stage 贯穿全程</text>
<!-- stage chips row (无 confirmed、无提交开关) -->
<!-- stage chips row (无 confirmed、无常驻提交开关;③ 开始更新需批量确认) -->
<g transform="translate(24,84)">
<rect class="stage" x="0" y="0" width="200" height="26" rx="13"/><text class="stageT" x="66" y="17">imported</text>
<rect class="stage" x="230" y="0" width="200" height="26" rx="13"/><text class="stageT" x="292" y="17">collected</text>
<rect class="stage" x="460" y="0" width="200" height="26" rx="13"/><text class="stageT" x="520" y="17">generated</text>
<rect class="stage" x="690" y="0" width="200" height="26" rx="13"/><text class="stageT" x="742" y="17">applied(直接提交)</text>
<rect class="stage" x="690" y="0" width="200" height="26" rx="13"/><text class="stageT" x="730" y="17">applied(确认后提交)</text>
</g>
<!-- 5 tab cards -->
@@ -49,7 +49,7 @@
<text class="ds" x="14" y="118">旧标题→新标题</text>
<text class="ds" x="14" y="136">旧封面→新封面</text>
<text class="ds" x="14" y="156">双击看新旧封面</text>
<text class="ds" x="14" y="190" fill="#20a464">→ generated(无确认)</text>
<text class="ds" x="14" y="190" fill="#20a464">→ generated(无逐条审核)</text>
</g>
<g transform="translate(386,0)">
<rect class="card" x="0" y="0" width="168" height="210" rx="8"/>
@@ -57,7 +57,7 @@
<text class="st" x="14" y="52">已生成任务</text>
<text class="ds" x="14" y="72">打开编辑页</text>
<text class="ds" x="14" y="90">换标题 + 换封面</text>
<text class="ds" x="14" y="108">直接点更新提交</text>
<text class="ds" x="14" y="108">开始更新确认后提交</text>
<text class="st" x="14" y="134">串行 · 失败继续</text>
<text class="ds" x="14" y="154">实时写库 + 回写Excel</text>
<text class="ds" x="14" y="190" fill="#20a464">→ applied</text>

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB