feat: PRD截图体积约束
This commit is contained in:
@@ -471,6 +471,7 @@ window.location.href = '../health-consult/consult-list.html';
|
||||
3. 截取全页面长图
|
||||
- Web 端截取完整页面,视口 1440×900,设备缩放 1x
|
||||
- 输出格式:JPEG(质量 85%),兼顾清晰度与文件体积
|
||||
- 截图体积:Web ≤ 80KB、小程序 ≤ 60KB、硬件 ≤ 80KB;优先 Puppeteer,失真时降级 chrome-devtools MCP
|
||||
|
||||
**截图存放:**
|
||||
- 统一存放在模块的 `doc/screenshots/` 目录下
|
||||
|
||||
Reference in New Issue
Block a user