소스 검색

统计概况

pengjing 8 달 전
부모
커밋
a1240139f5
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/main/resources/static/app/main/bigdata/showDjdsj/home.html
  2. 1 1
      src/main/resources/static/app/main/index-dsj.html

+ 1 - 1
src/main/resources/static/app/main/bigdata/showDjdsj/home.html

@@ -120,7 +120,7 @@
             </div>
         </div>
 
-        <div class="bottom" style="height: calc(100% - 150px);">
+        <div class="bottom" style="height: calc(100% - 90px);">
             <div class="box b-5 b-all" style="width: 100%;margin: 0px;">
                 <h1>发展党员</h1>
                 <div class="text-all">

+ 1 - 1
src/main/resources/static/app/main/index-dsj.html

@@ -121,7 +121,7 @@
                     var WindoHeit = $(window).height();
 
                     $cbox.css({'height': '' + WindoHeit-775 + 'px'});
-                    $cbox2.css({'height': '' + WindoHeit-746 + 'px'});
+                    $cbox2.css({'height': '' + WindoHeit-706 + 'px'});
                     $cbox3.css({'height': '' + WindoHeit/3-156 + 'px'});
                     $cbox4.css({'height': '' + WindoHeit-750 + 'px'});
                     $cbox5.css({'height': '' + WindoHeit/3-155 + 'px'});