index.json 231 B

12345678
  1. {
  2. "usingComponents": {
  3. "videoPreview": "/components/videoPreview/index",
  4. "emptyBg": "/components/empty/index",
  5. "Comment": "/components/comment/index"
  6. },
  7. "navigationBarTitleText": "我的收藏"
  8. }