mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-06 17:36:45 +08:00
打包
This commit is contained in:
@@ -1569,7 +1569,7 @@
|
||||
}
|
||||
},
|
||||
onPlayerPlaying(e){
|
||||
if(e.detail.currentTime > 2 && this.trueFalse){
|
||||
if(e.detail.currentTime > 2 && this.trueFalse && this.curContent.status < 9){
|
||||
let params ={
|
||||
studyId: this.studyId,//学习id,
|
||||
courseId: this.courseId,//课程id,
|
||||
|
||||
Reference in New Issue
Block a user