outaozhen 5 лет назад
Родитель
Сommit
379b3e3ffb
2 измененных файлов с 3 добавлено и 2 удалено
  1. 1 0
      js/global.js
  2. 2 2
      software-buliding2.html

+ 1 - 0
js/global.js

@@ -17,6 +17,7 @@ function autoFlashHeight(){
 	$(".autoHeightL2").height($(window).height()-80-198);
 	$(".autoHeightL3").height($(window).height()-80-softwareDetailTop);
 	$(".autoHeightL4").height($(window).height()-80-119);
+	$(".autoHeightL5").height($(window).height()-80-softwareDetailTop-30);
 	// console.log($(window).height());
 	console.log($(document).height());
 };

+ 2 - 2
software-buliding2.html

@@ -177,7 +177,7 @@
                           <p class="lead mt-3 mb-0">目前已提供:</p>
                     </div>
                   </div>
-                  <div class="autoHeightL3 " style="overflow: auto;">
+                  <div class="autoHeightL5" style="overflow: auto;">
                     <div class="px-3">
                       <div class="card card-block mb-4">
                         <div class="card-body"><h5 class="card-title">重庆建筑(2018)</h5><p class="card-text">符合渝建[2018]200号文</p></div>
@@ -207,7 +207,7 @@
                           <p class="lead mt-3 mb-0">目前已提供:</p>
                     </div>
                   </div>
-                  <div class="autoHeightL3 " style="overflow: auto;">
+                  <div class="autoHeightL5" style="overflow: auto;">
                     <div class="px-3">
                       <div class="card card-block mb-4">
                         <div class="card-body"><h5 class="card-title">重庆养护</h5><p class="card-text">根据《重庆市公路养护工程预算编制办法》([2018]渝非内字023号)、《重庆市公路养护工程预算定额》([2018]渝非内字022号)编制。</p></div>