Commit 212b6c5c by doszhang

dos

parent 65049c1b
......@@ -77,6 +77,7 @@ $(document).ready(function () {
$("input").on("blur",function(){
window.scroll(0,0);//失焦后强制让页面归位
});
$('.logo').css('top',getTranslateDistance(23));
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