index.json 84 B

123456
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "van-cell": "../cell/index"
  5. }
  6. }