document.write("
"); $(function(){ var player = new Aliplayer({ id: "player-con-211", source: "https://v.antwebinar.com/customerTrans/fc2d7bb35aa76a56d7fe8b26b85aad55/4243673d-16e694d8afe-0000-0000-014-05202.mp4", width: "", height: "300px", cover: "https://img.antpedia.com/instrument-library/attachments/video/1/1635299576-5111.png", /* 设置封面时需要将 autoplay 和 preload 设置为 false */ autoplay: false, preload: false, language: "zh-cn", isLive: false }, function (player) { }); });