index.json 146 B

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