Commit 344ba4b1 by doszhang

dos

parent 36ddbb65
...@@ -374,7 +374,7 @@ function init() { ...@@ -374,7 +374,7 @@ function init() {
inited = true; inited = true;
$('.logo').css({ $('.logo').css({
top: 'inherit', top: 'inherit',
bottom: getTranslateDistance(20) bottom: getTranslateDistance(61)
}) })
$('.page6').append('<div class="leaves leaves-1"></div><div class="leaves leaves-2"></div><div class="leaves leaves-3"></div>'); $('.page6').append('<div class="leaves leaves-1"></div><div class="leaves leaves-2"></div><div class="leaves leaves-3"></div>');
$('.page1').show(); $('.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