document.write("
"); $(function(){ var player = new Aliplayer({ id: "player-con-250", source: "https://v.antwebinar.com/ccb87b43db3e4929869c432ba024b140/840a0c51b2b3437ea7ef1d9f425d0fca-6e067695f7c32240867c4504219e5e9f-fd.mp4", width: "", height: "300px", cover: "https://img.antpedia.com/instrument-library/attachments/video/1/1635303719-1976.png", /* 设置封面时需要将 autoplay 和 preload 设置为 false */ autoplay: false, preload: false, language: "zh-cn", isLive: false }, function (player) { }); });