visitor_make.json 1.0 KB

123456789101112131415161718192021222324
  1. {
  2. "usingComponents": {
  3. "zyh-face-verify": "../../components/face_verify/face_verify",
  4. "zyh-navigator": "../../components/navigator/index",
  5. "zyh-picker": "../../components/picker/index",
  6. "zyh-radio-group": "../../components/radioGroup/index",
  7. "zyh-dot-line": "../../components/dotLine/index",
  8. "zyh-input": "../../components/input/index",
  9. "add-car-number": "../../components/addCarNumber",
  10. "custom-field": "../../components/customField/customField",
  11. "three_yards": "../../components/three_yards/three_yards",
  12. "van-cell": "vant-aliapp/dist/dist/cell/index",
  13. "custom-swiper": "../../__antmove/component/custom-swiper/custom-swiper",
  14. "custom-swiper-item": "../../__antmove/component/custom-swiper-item/custom-swiper-item",
  15. "btn": "../../__antmove/component/btn/btn",
  16. "custom-input": "../../__antmove/component/custom-input/custom-input"
  17. },
  18. "navigationStyle": "custom",
  19. "component": true,
  20. "transparentTitle": "always",
  21. "titlePenetrate": "YES",
  22. "defaultTitle": "",
  23. "titleBarColor": "#000000"
  24. }