index.json 153 B

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