Commit 4ef53654 by doszhang

dos

parent a498ac64
......@@ -64,6 +64,7 @@ preloadimages(preloadImageList, function () {
// }
// }, 100);
setTimeout(function () {
$('.loading-page').fadeOut();
$('.home-page').fadeIn(300);
$('.home-page .candle-block').addClass('animate');
$('.home-page .btn-next').addClass('animate');
......
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