Commit 7b9e67db by doszhang

dos

parent 740658ab
...@@ -109,7 +109,7 @@ function handleCityClick (event) { ...@@ -109,7 +109,7 @@ function handleCityClick (event) {
//播放结束后跳转抽奖 //播放结束后跳转抽奖
//视频播放结束时间 //视频播放结束时间
video._params = { event.data.types }; video._params = event.data.types;
video.addEventListener('ended',videoEnd); video.addEventListener('ended',videoEnd);
} }
......
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