index.json 415 B

123456789101112
  1. {
  2. "usingComponents": {
  3. "van-field": "@vant/weapp/field/index",
  4. "van-cell-group": "@vant/weapp/cell-group/index",
  5. "diy-editor": "/components/diy-editor/index",
  6. "select": "../../../../../components/select/index",
  7. "van-tag": "@vant/weapp/tag/index",
  8. "van-button": "@vant/weapp/button/index",
  9. "van-uploader": "@vant/weapp/uploader/index",
  10. "van-switch": "@vant/weapp/switch/index"
  11. }
  12. }