index.json 121 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "van-info": "../info/index",
  5. "van-sticky": "../sticky/index"
  6. }
  7. }