luolei 5 роки тому
батько
коміт
a515bd9dce
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/js/index.js

+ 1 - 1
src/js/index.js

@@ -12,7 +12,7 @@ $(function(){
   //菜单展开收起
   sureChangeWord()
   $(".main").css({
-    height:$(window).height()+'px'
+    height:$(window).height()-51+'px'
   })
   $("body").on('focus',".modalAction input",function(){
     $(this).attr("type","password")