Merge branch 'xie'
This commit is contained in:
@@ -354,7 +354,7 @@
|
|||||||
if (this.courseInfo.mediaType == 1 && this.courseInfo.media != '') {
|
if (this.courseInfo.mediaType == 1 && this.courseInfo.media != '') {
|
||||||
this.videoId = this.courseInfo.media
|
this.videoId = this.courseInfo.media
|
||||||
this.playAuth = await this.getVideoPath(this.courseInfo.media)
|
this.playAuth = await this.getVideoPath(this.courseInfo.media)
|
||||||
this.getLive(this.playAuth)
|
// this.getLive(this.playAuth)
|
||||||
console.log()
|
console.log()
|
||||||
// this.videoData = {
|
// this.videoData = {
|
||||||
// videoId: this.videoId,//阿里云视频id
|
// videoId: this.videoId,//阿里云视频id
|
||||||
|
|||||||
Reference in New Issue
Block a user