document.write("
"); $(function(){ var player = new Aliplayer({ id: "player-con-253", source: "https://img.antpedia.com/attachments/att/video/20201020/1603207473766497.mp4", width: "", height: "300px", cover: "https://img.antpedia.com/instrument-library/attachments/video/1/1635300342-1352.png", /* 设置封面时需要将 autoplay 和 preload 设置为 false */ autoplay: false, preload: false, language: "zh-cn", isLive: false }, function (player) { }); });