Commit 62584720 by doszhang

dos

parent 08f6c31a
...@@ -918,7 +918,7 @@ function showFlagPage() { ...@@ -918,7 +918,7 @@ function showFlagPage() {
if (page1Next) { if (page1Next) {
page1Next = false; page1Next = false;
$('.red-line').addClass('animate'); $('.red-line,.red-line2').addClass('animate');
setTimeout(function () { setTimeout(function () {
$('.page1').fadeOut(500); $('.page1').fadeOut(500);
$('.flag-page').show(); $('.flag-page').show();
......
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