Commit e9434610 by doszhang

dos

parent 967f54f5
......@@ -78,6 +78,7 @@ $(document).ready(function () {
window.scroll(0,0);//失焦后强制让页面归位
});
$('.logo').css('top',getTranslateDistance(15));
$('.music').css('top',getTranslateDistance(35));
initLeaves('leafContainer');
$('.music').click(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