index.json 148 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "van-icon": "../icon/index",
  5. "van-tab": "../tab/index",
  6. "van-tabs": "../tabs/index"
  7. }
  8. }