Commit 41a4fff8 by doszhang

dos

parent 2ab4aa8d
...@@ -237,7 +237,7 @@ function handleCityClick (event) { ...@@ -237,7 +237,7 @@ function handleCityClick (event) {
setTimeout(function(){ setTimeout(function(){
$('.'+ event.data.types +'-img').show(); $('.'+ event.data.types +'-img').show();
},1000) },10000)
//视频播放事件 //视频播放事件
video.addEventListener('play',videoPlay); video.addEventListener('play',videoPlay);
......
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