Commit 74dae6fb by doszhang

dos

parent 97ecb40f
......@@ -423,10 +423,10 @@ function showPage1() {
setTimeout(function () {
$('.home-page .candle').css('opacity', 1);
$('.fireworksgif').fadeIn(200);
setTimeout(function () {
$('.home-page').fadeOut(300);
$('.page1').show();
}, 2000);
// setTimeout(function () {
// $('.home-page').fadeOut(300);
// $('.page1').show();
// }, 2000);
}, 1500);
// $('.home-page .candle').css('opacity', 1);
......
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