reading.json 309 B

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