feat: 集成edu-core视频组件并更新版本至2.0.38

- 添加edu-core依赖以使用标准化的课程视频组件
- 将本地common-video组件替换为edu-core的CommonCourseVideo
- 重构章节详情页,移除原有的视频播放逻辑和倒计时功能
- 修复medicaldes页面样式问题,确保布局正确
- 在课程详情页传递课程封面图给视频组件
- 更新应用版本号至2.0.38
This commit is contained in:
2026-02-10 12:34:15 +08:00
parent 5a4f96c195
commit e9d6f514bd
7 changed files with 7413 additions and 233 deletions

View File

@@ -12,8 +12,8 @@
"src" : "图片路径"
}
],
"versionName" : "2.0.37",
"versionCode" : 2037,
"versionName" : "2.0.38",
"versionCode" : 2038,
"sassImplementationName" : "node-sass",
"app-plus" : {
"nvueCompiler" : "uni-app",