three_yards.json 267 B

123456789
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "van-cell": "vant-aliapp/dist/dist/cell/index",
  5. "van-icon": "vant-aliapp/dist/dist/icon/index",
  6. "custom-input": "../../__antmove/component/custom-input/custom-input",
  7. "btn": "../../__antmove/component/btn/btn"
  8. }
  9. }