index.json 151 B

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