This commit is contained in:
Neo
2026-03-15 10:15:02 +08:00
parent 2dd217522c
commit 72bb11b34f
916 changed files with 65306 additions and 16102803 deletions

View File

@@ -1,6 +1,13 @@
"""
H5 原型页面批量截图脚本
iPhone 15 Pro Max: 430×932, DPR:3 → 输出 1290×N 像素 PNG
[已废弃 — 本 spec 不使用]
H5 原型页面批量截图脚本全页面截图430×932 视口)。
已被 anchor_compare.py 的逐段截图方案430×752 视口)取代。
保留原因:仍可用于快速获取全页面参考截图,但不作为像素对比的输入源。
替代工具scripts/ops/anchor_compare.py extract-h5 <page>
原始参数iPhone 15 Pro Max: 430×932, DPR:3 → 输出 1290×N 像素 PNG
"""
import asyncio
import sys