Commit 5b20df44 by doszhang

dos

parent f3881e1e
......@@ -94,7 +94,7 @@ function toPage2() {
$('.container').css('overflow-x', 'scroll').css('overflow-y', 'hidden');
$('.page1').hide();
$('.page2').show();
fireworkLock = false;
fireworkLock = true;
}
function toPage3() {
......
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