index.json 183 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "van-cell": "../cell/index",
  5. "van-icon": "../icon/index",
  6. "custom-input": "../../__antmove/component/custom-input/custom-input"
  7. }
  8. }