index.json 247 B

123456789
  1. {
  2. "usingComponents": {
  3. "videoPreview": "/components/videoPreview/index",
  4. "emptyBg": "/components/empty/index",
  5. "Comment": "/components/comment/index"
  6. },
  7. "navigationBarTitleText": "我的作品",
  8. "enablePullDownRefresh": false
  9. }