integral_order.json 542 B

12345678910111213
  1. {
  2. "navigationBarTitleText": "积分订单",
  3. "usingComponents": {
  4. "uni-datetime-picker": "/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker",
  5. "payment": "/components/payment/index",
  6. "coupon-list-window": "/components/couponListWindow/index",
  7. "address-window": "/components/addressWindow/index",
  8. "order-goods": "/components/orderGoods/index",
  9. "home": "/components/home/index",
  10. "timeranges": "/components/timeranges/index",
  11. "area-window": "/components/areaWindow/index"
  12. }
  13. }