index.json 366 B

1234567891011
  1. {
  2. "navigationBarTitleText": "",
  3. "usingComponents": {
  4. "app-tabs": "/components/plugin/tabs",
  5. "pay-input-module": "/pages/pay/components/pay-input",
  6. "app-delivery-module": "/components/app-delivery",
  7. "modal-module": "/components/plugin/modal",
  8. "app-coupon-sel": "/components/app-coupon-sel",
  9. "alert-module": "/components/plugin/alert"
  10. }
  11. }