课程详情
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user