order.json 230 B

123456789
  1. {
  2. "enablePullDownRefresh": true,
  3. "usingComponents": {
  4. "van-cell": "@vant/weapp/cell/index",
  5. "van-tab": "@vant/weapp/tab/index",
  6. "van-tabs": "@vant/weapp/tabs/index",
  7. "van-empty": "@vant/weapp/empty/index"
  8. }
  9. }