fix(wechat): honor explicit page generation negation #19
Reference in New Issue
Block a user
Delete Branch "codex/wechat-page-negation-fix-20260721"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
真实微信验收发现:只生成图片、不要生成页面会被旧正则误判为 page.generate。此修复仅调整服务号意图分类,并补充独立生图负向页面回归测试。全量测试、构建、通道隔离及 H5/MindSpace 守卫已通过。