reading.json 317 B

12345678910
  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. },
  8. "enablePullDownRefresh": false
  9. }