document.write("
"); $(function(){ var player = new Aliplayer({ id: "player-con-194", source: "https://v.antwebinar.com/customerTrans/fc2d7bb35aa76a56d7fe8b26b85aad55/840c79f-17447a14e0d-0000-0000-014-05202.mp4", width: "", height: "300px", cover: "https://v.antwebinar.com/customerTrans/fc2d7bb35aa76a56d7fe8b26b85aad55/840c79f-17447a14e0d-0000-0000-014-05202.mp4?x-oss-process=video/snapshot,t_20000,m_fast,w_,h_300px", /* 设置封面时需要将 autoplay 和 preload 设置为 false */ autoplay: false, preload: false, language: "zh-cn", isLive: false }, function (player) { }); });