feat: 实现步骤跳过逻辑,支持手动跳过步骤 1 时级联跳过步骤 2~5

This commit is contained in:
QLHazyCoder
2026-04-17 19:24:26 +08:00
parent 4add7477d1
commit e643573946
4 changed files with 175 additions and 4 deletions
+4
View File
@@ -195,6 +195,10 @@
2. 等待注册入口页内容脚本就绪
3. 标记 Step 1 完成
补充:
- 手动点击“跳过步骤 1”时,会级联将步骤 2~5 标记为跳过;其中已完成或正在运行的步骤不会被改写。
### Step 2
文件: