@@ -135,8 +135,8 @@
this.player.seek(newValue)
// this.player.seek(newValue)
}
- },
- playAli() {
+ },
+ playAli() {
//配置播放器
var player = new Aliplayer({
id: "wgy-player-test",
@@ -146,7 +146,7 @@
// "EncryptType": 'AliyunVoDEncryption'
// },
"qualitySort": "asc",
- "format": "m3u8",
+ "format": "mp4",
"mediaType": "video",
"encryptType": 1,
"progressMarkers": this.progressMarkers,