buy.json 441 B

123456789101112
  1. {
  2. "navigationBarTitleText": "订单确认",
  3. "usingComponents": {
  4. "app-tabs": "/components/plugin/tabs",
  5. "app-delivery-module": "/components/app-delivery",
  6. "tui-list-cell": "/components/plugin/list-cell",
  7. "app-list-module": "/components/module/app-order-list",
  8. "app-coupon-sel": "/components/app-coupon-sel",
  9. "app-trademark": "/components/module/app-trademark",
  10. "alert-module": "/components/plugin/alert"
  11. }
  12. }