Commit 6c45170e by doszhang

dos

parent bb7cf383
...@@ -388,6 +388,7 @@ function showPage1() { ...@@ -388,6 +388,7 @@ function showPage1() {
if (homeNext) { if (homeNext) {
homeNext = false; homeNext = false;
$('.home-hide').fadeOut(300); $('.home-hide').fadeOut(300);
$('.home-scale').addClass('animate');
// $('.home-page .candle').css('opacity', 1); // $('.home-page .candle').css('opacity', 1);
// $('.home-page .btn-next').removeClass('animate'); // $('.home-page .btn-next').removeClass('animate');
// setTimeout(function () { // setTimeout(function () {
......
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