Commit 7ebd4b29 by doszhang

dos

parent 81140bbc
...@@ -199,7 +199,7 @@ function handleCityClick (event) { ...@@ -199,7 +199,7 @@ function handleCityClick (event) {
// } // }
setTimeout(function(){ setTimeout(function(){
$('.bj-img').show(); $('.'+ event.data.types +'-img').show();
},1000) },1000)
//视频播放结束事件 //视频播放结束事件
......
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