vr-shopxo-plugin/shopxo/app/index/controller
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
..
Agreement.php
Article.php
Buy.php
Cart.php
Category.php
Center.php
Common.php
Customview.php
Design.php
Dev.php
Error.php
Forminput.php
Forminputdata.php
Formtable.php
Goods.php feat(Phase2): Issue 1 修复购买提交流程 2026-04-21 11:41:59 +08:00
Index.php
Layout.php
Map.php
Message.php
Order.php
Orderaftersale.php
Pay.php
Personal.php
Plugins.php
Qrcode.php
Region.php
Safety.php
Search.php
Ueditor.php
User.php
Useraddress.php
Usergoodsbrowse.php
Usergoodscomments.php
Usergoodsfavor.php
Userintegral.php
index.html