Commit 061dbff7 by doszhang

dos

parent 74dae6fb
......@@ -422,7 +422,7 @@ function showPage1() {
$('.home-page .btn-next').removeClass('animate');
setTimeout(function () {
$('.home-page .candle').css('opacity', 1);
$('.fireworksgif').fadeIn(200);
$('.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