12345678910 |
- {
- "navigationBarTitleText": "推广人订单",
- "navigationBarTextStyle": "black",
- "navigationBarBackgroundColor": "#FFFFFF",
- "usingComponents": {
- "empty-page": "/components/emptyPage",
- "home": "/components/home/index",
- "time-slot": "/components/timeSlot/index"
- }
- }
|