feat(study): 添加学习记录功能并更新播放器组件
实现学习记录功能,包括添加记录API接口和前端交互逻辑 为VideoPlayer和AudioPlayer组件添加获取ID的方法 更新LearningRecordsPage使用真实API获取数据 在StudyDetailPage中实现播放时持续记录功能
Showing
6 changed files
with
137 additions
and
55 deletions
src/api/record.js
0 → 100644
-
Please register or login to post a comment