1234567891011121314 |
- {
- "usingComponents": {
- "Dialog": "../../component/dialog/dialog",
- "MyToast": "../../component/myToast/myToast",
- "myPlacerholder": "/component/myPlacerholder/myPlacerholder",
- "VideoSwiper": "../../component/video-swiper/index",
- "Comment": "../../component/comment/comment",
- "StatusBar": "../../component/statusBar/statusBar"
- },
- "enablePullDownRefresh": false,
- "window": {
- "onReachBottomDistance": 50
- }
- }
|