Commit a639c3cb by doszhang

dos

parent d6f868ee
......@@ -316,7 +316,7 @@ function showCountDownPage() {
$('.suggest-page').fadeOut(300);
countDown(function () {
$('.countdown-page').fadeOut(300);
$('.effect-page').show();
$('.effect-page').css('background', bgColor).show();
});
}, 500);
}
......
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