video.json 706 B

1234567891011121314151617
  1. {
  2. "navigationBarTitleText": "",
  3. "enablePullDownRefresh": false,
  4. "navigationStyle": "custom",
  5. "scrollIndicator": "none",
  6. "usingComponents": {
  7. "u-icon": "/uni_modules/uview-ui/components/u-icon/u-icon",
  8. "uni-popup": "/uni_modules/uni-popup/components/uni-popup/uni-popup",
  9. "ylvideo": "plugin://yunlVideoPlugin/yunlVideo",
  10. "desc-info-nav": "/pages_course/components/descInfoNav",
  11. "desc-info": "/pages_course/components/descInfo",
  12. "comment-box": "/pages_course/components/commentBox",
  13. "ques": "/pages_course/components/ques",
  14. "ykscreen-record": "/pages_course/yk-screenRecord/yk-screenRecord",
  15. "course-expiration": "/pages_course/components/courseExpiration"
  16. }
  17. }