index.json 638 B

12345678910111213141516
  1. {
  2. "navigationStyle": "custom",
  3. "usingComponents": {
  4. "product-con-swiper": "/components/productConSwiper/index",
  5. "kefu-icon": "/components/kefuIcon/index",
  6. "authorize": "/components/Authorize",
  7. "product-window": "/components/productWindow/index",
  8. "user-evaluation": "/components/userEvaluation/index",
  9. "count-down": "/components/countDown/index",
  10. "cus-preview-img": "/components/cusPreviewImg/index",
  11. "parser": "/components/jyf-parser/jyf-parser",
  12. "menu-icon": "/components/menuIcon",
  13. "home-list": "/components/homeList/index",
  14. "swiper-previe": "/components/cusPreviewImg/swiperPrevie"
  15. }
  16. }