speccore 5.66.8 → 5.66.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -139,9 +139,9 @@ D3. 步间: Read 产出文件 → 提取参数 → 传下一步
|
|
|
139
139
|
|
|
140
140
|
## 步骤 4: 总结
|
|
141
141
|
|
|
142
|
+
**🔴 必须输出 HTML 文件链接:** 用 `ls speccore-*.html` 扫描项目根目录所有 HTML 文件,向用户逐个列出 `file://` 完整路径。
|
|
142
143
|
```
|
|
143
144
|
展示: 文件列表 + 警告 + 下一步推荐
|
|
144
|
-
📄 扫描项目下 speccore-*.html 文件,列出 file:// 链接供用户查看/复制
|
|
145
145
|
询问继续
|
|
146
146
|
```
|
|
147
147
|
|