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