测试一下4

This commit is contained in:
joshen
2025-03-07 13:25:34 +08:00
parent 8058039f85
commit 2fff137908
2 changed files with 1 additions and 0 deletions

View File

View File

@@ -1221,6 +1221,7 @@
console.log("onPlayerPlaying gx this.contentData.lastStudyTime",intTime)
console.log("onPlayerPlayinggx saveTime == 0",Math.floor(intTime % 10))
console.log("onPlayerPlaying gx this.contentData.studyItemId",this.contentData.studyItemId)
console.log("onPlayerPlaying gx this.contentData.duration",this.contentData.duration)
//判断是否完成
let completeType = this.curriculumData.completeSetup;
let completeSecond = this.curriculumData.second;