feat(video): 集成 edu-core 组件替换自定义视频播放器
- 添加 edu-core 依赖并注册 CommonCourseVideo 组件 - 重构课程详情页,使用 CommonCourseVideo 替换原有视频播放逻辑 - 调整版权声明样式为底部固定定位 - 更新应用版本号至 1.0.44
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/dcloudio/hello-uniapp#readme",
|
||||
"dependencies": {
|
||||
"edu-core": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.3",
|
||||
"jquery": "^3.7.1",
|
||||
"tcplayer.js": "^5.1.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user