Commit be0e01d7 by doszhang

dos

parent 212b6c5c
......@@ -77,7 +77,7 @@ $(document).ready(function () {
$("input").on("blur",function(){
window.scroll(0,0);//失焦后强制让页面归位
});
$('.logo').css('top',getTranslateDistance(23));
$('.logo').css('top',getTranslateDistance(18));
initLeaves('leafContainer');
//显示活动规则
$('.btn-rule').on('click', showRule);
......
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