index.json 130 B

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