index.json 156 B

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