12345678910111213 |
- {
- "navigationBarTitleText": "积分订单",
- "usingComponents": {
- "uni-datetime-picker": "/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker",
- "payment": "/components/payment/index",
- "coupon-list-window": "/components/couponListWindow/index",
- "address-window": "/components/addressWindow/index",
- "order-goods": "/components/orderGoods/index",
- "home": "/components/home/index",
- "timeranges": "/components/timeranges/index",
- "area-window": "/components/areaWindow/index"
- }
- }
|