index.json 160 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "van-icon": "../../vant-weapp/dist/icon/index",
  5. "van-loading": "../../vant-weapp/dist/loading/index"
  6. }
  7. }