leave.json 242 B

123456789
  1. {
  2. "enablePullDownRefresh": true,
  3. "usingComponents": {
  4. "van-tag": "@vant/weapp/tag/index",
  5. "van-icon": "@vant/weapp/icon/index",
  6. "van-empty": "@vant/weapp/empty/index",
  7. "van-notice-bar": "@vant/weapp/notice-bar/index"
  8. }
  9. }