index.json 534 B

1234567891011121314
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "wrapper": "../components/wrapper/index",
  5. "mall-store-address": "../mall-store-address/index",
  6. "order-item": "../order-item/index",
  7. "order-footer-button": "../order-footer-button/index",
  8. "order-qr-code": "../order-qr-code/index",
  9. "head-nav-blue": "../head-nav-blue/index",
  10. "order-detail-foot-list": "../order-detail-foot-list/index",
  11. "mas-countdown": "@mas.io/mas-countdown/es/index",
  12. "refund-detail-foot-list": "../refund-detail-foot-list/index"
  13. }
  14. }