index.json 173 B

1234567
  1. {
  2. "usingComponents": {
  3. "van-icon": "@vant/weapp/icon/index",
  4. "diy-editor": "/components/diy-editor/index",
  5. "van-button": "@vant/weapp/button/index"
  6. }
  7. }