index.json 236 B

123456789
  1. {
  2. "navigationStyle": "custom",
  3. "usingComponents": {
  4. "videoPreview": "/components/videoPreview/index",
  5. "emptyBg": "/components/empty/index",
  6. "Comment": "/components/comment/comment"
  7. },
  8. "enablePullDownRefresh": false
  9. }