Commit b80ea5b5 by doszhang

dos

parent 6ad785bc
......@@ -67,6 +67,7 @@ preloadimages(preloadImageList, function () {
$('.home-page').fadeIn(300);
$('.home-page .candle-block').addClass('animate');
$('.home-page .btn-next').addClass('animate');
$('.wrap-inner').prepend($('<div class="font">1</div>'));
}, 700);
}, function (progress) {
......@@ -432,7 +433,7 @@ function showPage1() {
// $('.page1').show();
// }, 3000);
}
$('.wrap-inner').prepend($('<div class="font">1</div>'));
}
function calculationWrap() {
......
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