课程详情

This commit is contained in:
@fawn-nine
2024-07-12 11:07:48 +08:00
parent 8d39d98ac4
commit a5d05367bd
4 changed files with 30 additions and 25 deletions

View File

@@ -300,6 +300,7 @@
this.videoUrl =
// "https://ehh-private-01.oss-cn-beijing.aliyuncs.com/video/taiHuClass/" +
res.video.videoUrl;
console.log('这是常规视频');
// this.$nextTick(async () => {
// await this.getData();
// });
@@ -322,6 +323,7 @@
console.log('本条视频不记录播放记录,是未购买且试听章节',thisBlur);
return
}
console.log('本条视频需要记录播放时长',thisBlur);
console.log("是否走了存储视屏," + this.videoData.id, this.currentTime, );
var data = {
videoId: this.videoData.id,