reading.json 372 B

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