order.json 242 B

123456789
  1. {
  2. "usingComponents": {
  3. "van-icon": "@vant/weapp/icon/index",
  4. "van-image": "@vant/weapp/image/index",
  5. "van-uploader": "@vant/weapp/uploader/index"
  6. },
  7. "navigationBarTitleText": "质检上挂",
  8. "enablePullDownRefresh":false
  9. }