From 25995ae7d04e092a17cb8d952e497ad9f554b762 Mon Sep 17 00:00:00 2001 From: "@fawn-nine" <1271023382@qq.com> Date: Wed, 19 Jun 2024 17:20:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/course/illustrate.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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