index.json 675 B

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