index.json 267 B

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