diff --git a/pages/course/illustrate.vue b/pages/course/illustrate.vue index 6338110..841ab26 100644 --- a/pages/course/illustrate.vue +++ b/pages/course/illustrate.vue @@ -354,7 +354,7 @@ if (this.courseInfo.mediaType == 1 && this.courseInfo.media != '') { this.videoId = this.courseInfo.media this.playAuth = await this.getVideoPath(this.courseInfo.media) - this.getLive(this.playAuth) + // this.getLive(this.playAuth) console.log() // this.videoData = { // videoId: this.videoId,//阿里云视频id