Переглянути джерело

清单规则和定额库 搜索窗体优化

Chente 8 роки тому
батько
коміт
eed63c1c58
3 змінених файлів з 2 додано та 4 видалено
  1. 0 3
      css/main.css
  2. 1 0
      js/global.js
  3. 1 1
      zaojiashu.html

+ 0 - 3
css/main.css

@@ -276,10 +276,7 @@ body {
   background:#fff
 }
 .side-search-box{
-  position: absolute;
   background:#fff;
-  top:33px;
-  left:0;
   border-bottom:1px solid #ddd
 }
 .side-search-box .result-box{

+ 1 - 0
js/global.js

@@ -8,6 +8,7 @@ function autoFlashHeight(){
     $(".main-data-side-s").height($(window).height()-headerHeight-toolsbarHeight-sidebarToolsBarHeight-202);
     $(".main-data-top").height($(window).height()-headerHeight-toolsbarHeight-bottomContentHeight-1);
     $(".main-data-full").height($(window).height()-headerHeight-toolsbarHeight-1);
+    $(".main-data-side-search").height($(window).height()-headerHeight-toolsbarHeight-80);
     $(".side-content").height($(window).height()-headerHeight );
     $(".poj-list").height($(window).height()-headerHeight-toolsbarHeight);
     $(".form-list").height($(window).height()-headerHeight-50 );

+ 1 - 1
zaojiashu.html

@@ -2347,7 +2347,7 @@
                                     <div class="d-flex justify-content-between">
                                       <span>搜索结果:5</span><a title="关闭搜索" class="btn btn-link btn-sm" href="#"><i class="fa fa-remove" aria-hidden="true"></i></a>
                                     </div>
-                                    <div class="result-box w-100">
+                                    <div class="result-box w-100 main-data-side-search">
                                       <table class="table">
                                         <thead><tr><th></th><th>编号</th><th>名称</th><th>单位</th><th>基价</th></tr></thead>
                                         <tbody>