document.write("
"); $(function(){ var player = new Aliplayer({ id: "player-con-432", source: "https://v.antwebinar.com/sv/1b4b95a8-171106e3d7c/1b4b95a8-171106e3d7c.mp4", width: "", height: "300px", cover: "https://img.antpedia.com/images/webinar/ibook/1583900724-2906.jpg", /* 设置封面时需要将 autoplay 和 preload 设置为 false */ autoplay: false, preload: false, language: "zh-cn", isLive: false }, function (player) { }); });