Commit 99357020 by doszhang

dos

parent 3251ce67
...@@ -47,12 +47,13 @@ if ($('div').length > 0) { ...@@ -47,12 +47,13 @@ if ($('div').length > 0) {
} }
}); });
} }
$('.home-page').fadeIn(300);
$('.home-page .candle-block').addClass('animate');
$('.home-page .btn-next').addClass('animate');
preloadimages(preloadImageList, function () { preloadimages(preloadImageList, function () {
$('.home-page').fadeIn(300);
$('.home-page .candle-block').addClass('animate');
$('.home-page .btn-next').addClass('animate');
// showCountDownPage(); // showCountDownPage();
// $('.poster-page').fadeIn(300); // $('.poster-page').fadeIn(300);
......
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