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
ticket_card.html fix(Task1): barcode canvas显式宽高 + 改善renderBarcode诊断日志 2026-04-25 00:35:00 +08:00
ticket_detail.html
ticket_wallet.html fix(JsBarcode): 用 ShopXO 自带本地文件替代 CDN(修复条形码不显示) 2026-04-25 08:54:54 +08:00