index.json 837 B

123456789101112131415161718192021
  1. {
  2. "usingComponents": {
  3. "van-icon": "@vant/weapp/icon/index",
  4. "van-search": "@vant/weapp/search/index",
  5. "van-button": "@vant/weapp/button/index",
  6. "van-tab": "@vant/weapp/tab/index",
  7. "van-tabs": "@vant/weapp/tabs/index",
  8. "van-cell": "@vant/weapp/cell/index",
  9. "van-cell-group": "@vant/weapp/cell-group/index",
  10. "van-divider": "@vant/weapp/divider/index",
  11. "van-switch": "@vant/weapp/switch/index",
  12. "van-checkbox": "@vant/weapp/checkbox/index",
  13. "van-checkbox-group": "@vant/weapp/checkbox-group/index",
  14. "van-submit-bar": "@vant/weapp/submit-bar/index",
  15. "van-calendar": "@vant/weapp/calendar/index",
  16. "van-uploader": "@vant/weapp/uploader/index",
  17. "van-popup": "@vant/weapp/popup/index",
  18. "van-overlay": "@vant/weapp/overlay/index",
  19. "van-field": "@vant/weapp/field/index"
  20. }
  21. }