| 12345678910 |
- {
- "usingComponents": {
- "van-popup": "@vant/weapp/popup/index",
- "van-empty": "@vant/weapp/empty/index"
- },
- "navigationBarTitleText": "分配订单",
- "navigationBarTextStyle": "black",
- "navigationBarBackgroundColor": "#EDF1F4",
- "enablePullDownRefresh": false
- }
|