diff --git a/frontend/views/menu/index.php b/frontend/views/menu/index.php index 495d7be..dbb818a 100644 --- a/frontend/views/menu/index.php +++ b/frontend/views/menu/index.php @@ -117,10 +117,7 @@ use \common\libs\MyLib; if(e>d){ $('.fixed-table-body').css({'height':d}); console.log("滚动条"); - }else{ - $('.fixed-table-body').css({'height':e}); - console.log("没有滚动条"); - } + } } $(function() {