index.json 236 B

12345678
  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. "dev-route":"../../../../../components/dev-route/index"
  7. }
  8. }