document.write("
"); $(function(){ var player = new Aliplayer({ id: "player-con-11", source: "https://v.antwebinar.com/sv/1a79f5ff-1783a752509/1a79f5ff-1783a752509.mp4", width: "", height: "300px", cover: "https://ibook.antpedia.com//attachments/webinar/85/thumbnail/1423735500-4552.jpg", /* 设置封面时需要将 autoplay 和 preload 设置为 false */ autoplay: false, preload: false, language: "zh-cn", isLive: false }, function (player) { }); });