mycollection.json 311 B

12345678910
  1. {
  2. "usingComponents": {
  3. "myPlacerholder": "/component/myPlacerholder/myPlacerholder",
  4. "VideoSwiper": "/component/video-swiper/index",
  5. "Comment": "/component/comment/comment",
  6. "StatusBar": "../../../../component/statusBar/statusBar"
  7. },
  8. "enablePullDownRefresh": false
  9. }