Commit ee209974 by doszhang

dos

parent 300af002
...@@ -145,8 +145,8 @@ function backToMap () { ...@@ -145,8 +145,8 @@ function backToMap () {
} }
function videoEnd () { function videoEnd () {
$('.video-block').hide();
$('.bj-img').show(); $('.bj-img').show();
$('.video-block').hide();
allowPrize = true; allowPrize = true;
video.removeEventListener('ended', videoEnd); video.removeEventListener('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