info.json 558 B

123456789101112131415
  1. {
  2. "navigationBarTitleText": "起卸分配详情",
  3. "enablePullDownRefresh": true,
  4. "usingComponents": {
  5. "van-checkbox": "@vant/weapp/checkbox/index",
  6. "van-checkbox-group": "@vant/weapp/checkbox-group/index",
  7. "van-uploader": "@vant/weapp/uploader/index",
  8. "car-num-input": "/components/CarNumInput/index",
  9. "van-icon": "@vant/weapp/icon/index",
  10. "van-cell-group": "@vant/weapp/cell-group/index",
  11. "van-field": "@vant/weapp/field/index",
  12. "van-button": "@vant/weapp/button/index",
  13. "van-image": "@vant/weapp/image/index"
  14. }
  15. }