Commit 99942158 by libai

测试

parent 02762cc4
Showing with 3 additions and 1 deletions
...@@ -745,7 +745,9 @@ $(function(){ ...@@ -745,7 +745,9 @@ $(function(){
// player.play() // player.play()
// },500) // },500)
}) })
$(".play-icon").on("click",function(){
window.location.reload()
})
$("#myVideo").on("waiting",function(){ $("#myVideo").on("waiting",function(){
clearTimeout(iosT) clearTimeout(iosT)
$(".play-icon").fadeIn(200) $(".play-icon").fadeIn(200)
......
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