|
@@ -2096,7 +2096,8 @@ export default {
|
|
|
this.jkspStatus = true
|
|
|
this.Message.name = newValue.children[0][1]
|
|
|
this.Message.videoId = newValue.id
|
|
|
- this.Message.videoUrl = "http://videocdn.didano.com/school765class0channelId2761namedingdangm/playlist.m3u8"
|
|
|
+ this.Message.videoUrl = newValue.url
|
|
|
+ // "http://videocdn.didano.com/school765class0channelId2761namedingdangm/playlist.m3u8"
|
|
|
this.play()
|
|
|
},
|
|
|
},
|