laiguoran hace 3 años
padre
commit
507badee3c
Se han modificado 2 ficheros con 63 adiciones y 34 borrados
  1. 21 17
      app/public/css/main.css
  2. 42 17
      app/view/datacollect/index.ejs

+ 21 - 17
app/public/css/main.css

@@ -83,7 +83,7 @@ font-size: .875rem;
 }
 .custom-control-warning-input:checked ~ .custom-control-warning-label::before{
   border-color:#da9500 ;
-  background-color:#da9500
+  background-color:#da9500 
 }
 .custom-control-warning-label{
   color:#da9500;
@@ -191,23 +191,23 @@ input.nospin[type="number"]{-moz-appearance:textfield;}
 /*滚动条*/
 /* 滚动条 */
 /*水平滚动条的样式*/
-/*::-webkit-scrollbar-thumb:horizontal {
+/*::-webkit-scrollbar-thumb:horizontal { 
 	width: 5px;
 	background-color: #e9ecef;
 	-webkit-border-radius: 0;
 }*/
 /*滚动条的背景颜色,滚动条的圆角宽度*/
 /*::-webkit-scrollbar-track-piece {
-	background-color: #efefef;
-	-webkit-border-radius: 0;
+	background-color: #efefef; 
+	-webkit-border-radius: 0; 
 }*/
 /*滚动条的宽度,滚动条的高度*/
 /*::-webkit-scrollbar {
-	width: 14px;
-	height: 14px;
+	width: 14px; 
+	height: 14px; 
 }*/
 /*垂直滚动条的样式*/
-/*::-webkit-scrollbar-thumb:vertical {
+/*::-webkit-scrollbar-thumb:vertical { 
 	height: 50px;
 	background-color: #e9ecef;
 	-webkit-border-radius: 0;
@@ -216,7 +216,7 @@ input.nospin[type="number"]{-moz-appearance:textfield;}
 	border: 1px solid #ced4da;
 }*/
 /*滚动条的hover样式*/
-/*::-webkit-scrollbar-thumb:hover {
+/*::-webkit-scrollbar-thumb:hover { 
 	height: 50px;
 	background-color: #ced4da;
 	-webkit-border-radius: 0;
@@ -848,7 +848,7 @@ input.nospin[type="number"]{-moz-appearance:textfield;}
   font-size: 14px
 }
 .bd-toc {
-
+  
     position: sticky;
     top:3rem;
     height: calc(100vh - 10rem);
@@ -1006,7 +1006,7 @@ body{
   line-height: 30px;
 }
 .panel-title > .title-main .btn.pull-right {
-    margin: 5px 0 0 0
+    margin: 5px 0 0 0 
 }
 .panel-content{
   padding-top:35px;
@@ -1224,7 +1224,7 @@ a.maintain-icon .fa{
     }
 }
 
-a.maintain-icon:hover .fa{
+a.maintain-icon:hover .fa{ 
     animation-iteration-count:0
 }
 /*审批列表*/
@@ -1347,10 +1347,10 @@ overflow-y: auto;
   position: relative;
 }
 .circle{
-  width: 62px;
+  width: 62px; 
   height: 62px;
   border-radius: 50%;
-  background: none;
+  background: none; 
   border: 4px solid #D7B014;
 }
 .circle-num{
@@ -1832,8 +1832,8 @@ overflow-y: auto;
   font-size: 36px;
 }
 .list-text-vertical{
-  overflow:hidden;
-  text-overflow:ellipsis;
+  overflow:hidden; 
+  text-overflow:ellipsis; 
   white-space:nowrap;
 }
 .about-text i{
@@ -1857,15 +1857,19 @@ overflow-y: auto;
 }
 /*@media (min-width: 768px){
   .weixin-erweima img{
-    width:90%;
+    width:90%; 
     height:auto;
   }
 }*/
 .weixin-erweima img{
-  width:75%;
+  width:75%; 
   height:auto;
 }
 .weixin-erweima span{
   display: inline-block;
   width: 75%;
 }
+.small-text{
+  font-size: 0.75rem !important;
+  font-weight: 400;
+}

+ 42 - 17
app/view/datacollect/index.ejs

@@ -173,34 +173,34 @@
                                 <div class="right-month">
                                     <h6 class="card bg-dark text-center text-white m-0 pt-2 pb-3">本月审批统计</h6>
                                     <div class="row right-month-height">
-                                        <div class="col-6 pr-0">
+                                        <div class="col-6 pr-0 height-50">
                                             <div class="card text-center bg-dark text-white border-right-0 border-botton-0 height-100">
                                                 <div class="card-body card-small-body height-100">
-                                                    <h5 class="card-title card-approve-title height-50"><span class="month_stage_num">0</span><small>期</small></h5>
+                                                    <h5 class="card-title card-approve-title height-50"><span class="month_stage_num">0</span><small class="small-text">期</small></h5>
                                                     <p class="card-text text-muted height-50">计量期</p>
                                                 </div>
                                             </div>
                                         </div>
-                                        <div class="col-6 pl-0">
+                                        <div class="col-6 pl-0 height-50">
                                             <div class="card text-center bg-dark text-white border-botton-0 height-100">
                                                 <div class="card-body card-small-body height-100">
-                                                    <h5 class="card-title card-approve-title height-50"><span class="month_change_num">0</span><small class="">条</small></h5>
+                                                    <h5 class="card-title card-approve-title height-50"><span class="month_change_num">0</span><small  class="small-text">条</small></h5>
                                                     <p class="card-text text-muted height-50">变更令</p>
                                                 </div>
                                             </div>
                                         </div>
-                                        <div class="col-6 pr-0">
+                                        <div class="col-6 pr-0 height-50">
                                             <div class="card text-center bg-dark text-white border-right-0 border-top-0 height-100">
                                                 <div class="card-body card-small-body height-100">
-                                                    <h5 class="card-title card-approve-title height-50"><span class="month_revise_num">0</span><small class="">次</small></h5>
+                                                    <h5 class="card-title card-approve-title height-50"><span class="month_revise_num">0</span><small  class="small-text">次</small></h5>
                                                     <p class="card-text text-muted height-50">台帐修订</p>
                                                 </div>
                                             </div>
                                         </div>
-                                        <div class="col-6 pl-0">
+                                        <div class="col-6 pl-0 height-50">
                                             <div class="card text-center bg-dark text-white border-top-0 height-100">
                                                 <div class="card-body card-small-body height-100">
-                                                    <h5 class="card-title card-approve-title height-50"><span class="month_material_num">0</span><small class="">期</small></h5>
+                                                    <h5 class="card-title card-approve-title height-50"><span class="month_material_num">0</span><small  class="small-text">期</small></h5>
                                                     <p class="card-text text-muted height-50">材料调差</p>
                                                 </div>
                                             </div>
@@ -544,7 +544,7 @@
                                                     <div class="col-6 pr-0">
                                                         <div class="card text-center bg-dark text-white border-right-0 border-botton-0 height-100">
                                                             <div class="card-body card-small-body">
-                                                                <h5 class="card-title card-approve-title height-50"><span class="month_stage_num">0</span><small>期</small></h5>
+                                                                <h5 class="card-title card-approve-title height-50"><span class="month_stage_num">0</span><small class="small-text">期</small></h5>
                                                                 <p class="card-text text-muted height-50">计量期</p>
                                                             </div>
                                                         </div>
@@ -552,7 +552,7 @@
                                                     <div class="col-6 pl-0">
                                                         <div class="card text-center bg-dark text-white border-botton-0 height-100">
                                                             <div class="card-body card-small-body">
-                                                                <h5 class="card-title card-approve-title height-50"><span class="month_change_num">0</span><small class="">条</small></h5>
+                                                                <h5 class="card-title card-approve-title height-50"><span class="month_change_num">0</span><small class="small-text">条</small></h5>
                                                                 <p class="card-text text-muted height-50">变更令</p>
                                                             </div>
                                                         </div>
@@ -560,7 +560,7 @@
                                                     <div class="col-6 pr-0">
                                                         <div class="card text-center bg-dark text-white border-right-0 border-top-0 height-100">
                                                             <div class="card-body card-small-body">
-                                                                <h5 class="card-title card-approve-title height-50"><span class="month_revise_num">0</span><small class="">次</small></h5>
+                                                                <h5 class="card-title card-approve-title height-50"><span class="month_revise_num">0</span><small class="small-text">次</small></h5>
                                                                 <p class="card-text text-muted height-50">台帐修订</p>
                                                             </div>
                                                         </div>
@@ -568,7 +568,7 @@
                                                     <div class="col-6 pl-0">
                                                         <div class="card text-center bg-dark text-white border-top-0 height-100">
                                                             <div class="card-body card-small-body">
-                                                                <h5 class="card-title card-approve-title height-50"><span class="month_material_num">0</span><small class="">期</small></h5>
+                                                                <h5 class="card-title card-approve-title height-50"><span class="month_material_num">0</span><small class="small-text">期</small></h5>
                                                                 <p class="card-text text-muted height-50">材料调差</p>
                                                             </div>
                                                         </div>
@@ -601,7 +601,12 @@
             left: 'center',
             top:'7%'
         },
-        color: ['rgba(24,144,255,0.7)','rgba(69,183,149,0.7)','rgba(250,204,20,0.7)','rgba(145,82,225,0.7)','rgba(58,207,221,0.7)','rgba(204,73,80,0.7)','rgba(255,255,225,0.7)'],
+        color: ['rgba(38, 217, 217,0.7)','rgba(78, 139, 229,0.7)',
+            'rgba(78, 229, 139,0.7)','rgba(108, 78, 229,0.7)',
+            'rgba(58,207,221,0.7)','rgba(164, 229, 78,0.7)',
+            'rgba(199, 78, 229,0.7)', 'rgba(229, 92, 174, 0.7)',
+            'rgba(229, 214, 78, 0.7)', 'rgba(241, 87, 96, 0.7)',
+            'rgba(242, 179, 82, 0.7)'],
         backgroundColor: '#343a40 ',
         // tooltip: {
         //     trigger: 'item'
@@ -639,7 +644,12 @@
             left: 'center',
             top:'5%'
         },
-        color: ['rgba(24,144,255,0.7)','rgba(69,183,149,0.7)','rgba(250,204,20,0.7)','rgba(145,82,225,0.7)','rgba(58,207,221,0.7)','rgba(204,73,80,0.7)','rgba(255,255,225,0.7)'],
+        color: ['rgba(38, 217, 217,0.7)','rgba(78, 139, 229,0.7)',
+            'rgba(78, 229, 139,0.7)','rgba(108, 78, 229,0.7)',
+            'rgba(58,207,221,0.7)','rgba(164, 229, 78,0.7)',
+            'rgba(199, 78, 229,0.7)', 'rgba(229, 92, 174, 0.7)',
+            'rgba(229, 214, 78, 0.7)', 'rgba(241, 87, 96, 0.7)',
+            'rgba(242, 179, 82, 0.7)'],
         backgroundColor: '#343a40 ',
         tooltip: {
             trigger: 'axis',
@@ -794,7 +804,12 @@
             left: 'center',
             top:'5%'
         },
-        color: ['rgba(24,144,255,0.7)','rgba(69,183,149,0.7)','rgba(250,204,20,0.7)','rgba(145,82,225,0.7)','rgba(58,207,221,0.7)','rgba(204,73,80,0.7)','rgba(255,255,225,0.7)'],
+        color: ['rgba(38, 217, 217,0.7)','rgba(78, 139, 229,0.7)',
+            'rgba(78, 229, 139,0.7)','rgba(108, 78, 229,0.7)',
+            'rgba(58,207,221,0.7)','rgba(164, 229, 78,0.7)',
+            'rgba(199, 78, 229,0.7)', 'rgba(229, 92, 174, 0.7)',
+            'rgba(229, 214, 78, 0.7)', 'rgba(241, 87, 96, 0.7)',
+            'rgba(242, 179, 82, 0.7)'],
         backgroundColor: '#343a40 ',
         tooltip: {
             trigger: 'axis',
@@ -875,7 +890,12 @@
             left: 'center',
             top:'5%'
         },
-        color: ['rgba(24,144,255,0.7)','rgba(69,183,149,0.7)','rgba(250,204,20,0.7)','rgba(145,82,225,0.7)','rgba(58,207,221,0.7)','rgba(204,73,80,0.7)','rgba(255,255,225,0.7)'],
+        color: ['rgba(38, 217, 217,0.7)','rgba(78, 139, 229,0.7)',
+            'rgba(78, 229, 139,0.7)','rgba(108, 78, 229,0.7)',
+            'rgba(58,207,221,0.7)','rgba(164, 229, 78,0.7)',
+            'rgba(199, 78, 229,0.7)', 'rgba(229, 92, 174, 0.7)',
+            'rgba(229, 214, 78, 0.7)', 'rgba(241, 87, 96, 0.7)',
+            'rgba(242, 179, 82, 0.7)'],
         backgroundColor: '#343a40 ',
         tooltip: {
             trigger: 'axis',
@@ -982,7 +1002,12 @@
             left: 'center',
             top:'7%'
         },
-        color: ['rgba(24,144,255,0.7)','rgba(69,183,149,0.7)','rgba(250,204,20,0.7)','rgba(145,82,225,0.7)','rgba(58,207,221,0.7)','rgba(204,73,80,0.7)','rgba(255,255,225,0.7)'],
+        color: ['rgba(38, 217, 217,0.7)','rgba(78, 139, 229,0.7)',
+            'rgba(78, 229, 139,0.7)','rgba(108, 78, 229,0.7)',
+            'rgba(58,207,221,0.7)','rgba(164, 229, 78,0.7)',
+            'rgba(199, 78, 229,0.7)', 'rgba(229, 92, 174, 0.7)',
+            'rgba(229, 214, 78, 0.7)', 'rgba(241, 87, 96, 0.7)',
+            'rgba(242, 179, 82, 0.7)'],
         backgroundColor: '#343a40 ',
         tooltip: {
             trigger: 'item',