document.write("
"); $(function(){ var player = new Aliplayer({ id: "player-con-1960", source: "https://v.antwebinar.com/sv/22df12c4-1809467220a/22df12c4-1809467220a.mp4", width: "280px", height: "210px", cover: "https://img.antpedia.com/instrument-library/attachments/video/50/1651757227-4956.png", /* 设置封面时需要将 autoplay 和 preload 设置为 false */ autoplay: false, preload: false, language: "zh-cn", isLive: false }, function (player) { }); });