Commit adc8bbe3 by doszhang

dos

parent 100dd686
......@@ -420,9 +420,10 @@ function showPage1() {
$('.home-hide').fadeOut(500);
$('.home-scale').addClass('animate');
$('.home-page .btn-next').removeClass('animate');
$('.fireworks-gif').fadeIn(200);
setTimeout(function () {
$('.home-page .candle').css('opacity', 1);
$('.fireworks-gif').fadeIn(200);
setTimeout(function () {
$('.home-page').fadeOut(300);
$('.page1').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