Commit Graph

4 Commits (6a2f9ed061ed114a50dfa395ed6cd7d4adb85026)

Author SHA1 Message Date
Council c581395a9c feat(Phase2): Issue 1 修复购买提交流程
- Goods.php: 注入 seatSpecMap 到票务模板
- ticket_detail.html: submit() 改 POST + 4维spec数组

关键修复:
- submit() 使用隐藏表单 POST 到 Buy 链路(不再用 location.href)
- spec 从 seatSpecMap[seatKey].spec 读取完整4维数组
- extension_data 嵌套在 order_base 内
- 直接 JSON.stringify,不需要 base64
2026-04-21 11:41:59 +08:00
Council 168d85e61d docs: 追加方案 C 决策记录和最终实现说明 2026-04-20 14:33:16 +08:00
Council fa35d785a9 docs: add venue hard-delete evaluation report 2026-04-20 13:53:35 +08:00
Council 30a7663b16 council(review): DebugAgent - Task 10-11 complete, ROOT_CAUSE report
- 验证 ShopXO prefix = 'vrt_', 两者等价(已排除)
- 确认 P1=77行$riid, P2=71行template null, P3=类型不匹配
- 输出 reports/DebugAgent-ROOT_CAUSE.md

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 09:53:20 +08:00