Commit 07b91245 by libai

测试

parent 42d333d8
Showing with 3 additions and 0 deletions
......@@ -711,7 +711,10 @@ $(function(){
autoplay: true,
});
$("body").on("click",function(){
player.play()
})
$("#myVideo").on("canplay",function(){
setTimeout(function() {
clearInterval(loadT)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment