Commit c232e495 by doszhang

dos

parent d4221fbe
...@@ -126,6 +126,7 @@ function showResult(event) { ...@@ -126,6 +126,7 @@ function showResult(event) {
} }
function retry() { function retry() {
$('.container').css('overflow-x', 'hidden').css('overflow-y', 'scroll');
$('.page').hide(); $('.page').hide();
$('.page1').show(); $('.page1').show();
fireworkLock = false fireworkLock = false
......
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