Commit 46a8e0e2 by doszhang

dos

parent 5f5bc1db
...@@ -424,7 +424,7 @@ function showPage1() { ...@@ -424,7 +424,7 @@ function showPage1() {
setTimeout(function () { setTimeout(function () {
$('.home-page').fadeOut(300); $('.home-page').fadeOut(300);
$('.page1').show(); $('.page1').show();
}, 3000); }, 2000);
}, 1500); }, 1500);
// $('.home-page .candle').css('opacity', 1); // $('.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