Commit c1f16861 by doszhang

dos

parent abcd000c
...@@ -389,6 +389,7 @@ function showPage1() { ...@@ -389,6 +389,7 @@ function showPage1() {
homeNext = false; homeNext = false;
$('.home-hide').fadeOut(3000); $('.home-hide').fadeOut(3000);
$('.home-scale').addClass('animate'); $('.home-scale').addClass('animate');
$('.home-page .btn-next').removeClass('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