Commit 07a79493 by doszhang

dos

parent 6e453a44
......@@ -453,11 +453,12 @@ function showCountDownPage() {
createPoster();
$('.countdown-page').show();
$('.suggest-page .suggest-wrap').addClass('animate');
// $('.suggest-page .suggest-wrap').addClass('animate');
$('.suggest-page').hide();
signature = val;
setTimeout(function () {
$('.suggest-page').hide();;
countDown(function () {
$('.countdown-page').fadeOut(300);
$('.effect-page').css('background', bgColor).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