vr-shopxo-plugin/shopxo/app/plugins/vr_ticket/view/goods
Council a673c09746 fix(JsBarcode): 用 ShopXO 自带本地文件替代 CDN(修复条形码不显示)
- ticket_wallet.html: cdn.jsdelivr.net → {{}}static/common/lib/JsBarcode/JsBarcode.all.min.js
- Index.php: 控制器显式传递 public_host(插件不继承 Common 基类)
- ShopXO 自带 JsBarcode v3.11.5,比原 CDN 的 3.11.0 还新
2026-04-25 08:54:54 +08:00
..
public fix: submit 改为 AJAX POST 到 buy/add,base64 编码 goods_data,修复非法访问错误 2026-04-22 01:02:57 +08:00
ticket_card.html fix(Task1): barcode canvas显式宽高 + 改善renderBarcode诊断日志 2026-04-25 00:35:00 +08:00
ticket_detail.html feat(Phase 3): 演播室选择器+层级售罄灰化+短码Feistel架构规划 2026-04-22 16:39:39 +08:00
ticket_wallet.html fix(JsBarcode): 用 ShopXO 自带本地文件替代 CDN(修复条形码不显示) 2026-04-25 08:54:54 +08:00