Commit c2b32ccb by libai

测试

parent 5ad53e0e
Showing with 1 additions and 1 deletions
......@@ -712,7 +712,7 @@ $(function(){
}
// flvPlay(data.pullFlowUrl)
$("#myVideo").on("error",function(e){
layer.msg("播放失敗")
layer.msg(e)
})
$("#myVideo").on("canplay",function(){
setTimeout(function() {
......
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