This commit is contained in:
2025-09-04 23:57:47 +08:00
committed by joshen
parent 9aca77cec6
commit c068f92930
81 changed files with 4 additions and 4 deletions

View File

@@ -1736,7 +1736,7 @@ export default {
this.trueFalse = false
}
//console.log("当前播放11",itme);
console.log("当前播放11"+itme);
// console.log("当前播放11"+itme);
let intTime = parseInt(e.detail.currentTime);
if (intTime > this.videoPlayingTime) {
this.videoPlayingTime = intTime;