This commit is contained in:
zhangsir
2024-08-15 19:40:07 +08:00
parent 5e0c284a44
commit a03ec48c8d
6 changed files with 4 additions and 4 deletions

View File

@@ -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,

View File

@@ -19,4 +19,4 @@
hm.src = "https://hm.baidu.com/hm.js?ea89f02dca369037a73c5e3907e2c14a";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();</script></head><body><div id=app></div><script src=/mobile/static/js/chunk-vendors.7c4a142a.js></script><script src=/mobile/static/js/index.c5dcdfbf.js></script></body></html>
})();</script></head><body><div id=app></div><script src=/mobile/static/js/chunk-vendors.7c4a142a.js></script><script src=/mobile/static/js/index.0ca5dc4a.js></script></body></html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long