allocation.json 277 B

12345678910
  1. {
  2. "usingComponents": {
  3. "van-popup": "@vant/weapp/popup/index",
  4. "van-empty": "@vant/weapp/empty/index"
  5. },
  6. "navigationBarTitleText": "分配订单",
  7. "navigationBarTextStyle": "black",
  8. "navigationBarBackgroundColor": "#EDF1F4",
  9. "enablePullDownRefresh": false
  10. }