Prechádzať zdrojové kódy

css更新及决策大屏更新

laiguoran 3 rokov pred
rodič
commit
03cf894d86

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

@@ -828,6 +828,14 @@ input.nospin[type="number"]{-moz-appearance:textfield;}
   height:250px;
   overflow:auto
 }
+.modal-height-150{
+  height: 150px;
+  overflow: auto;
+}
+.modal-height-max150{
+  max-height: 150px;
+  overflow: auto;
+}
 .modal-fullscreen{
   overflow: auto;
 }
@@ -1530,6 +1538,11 @@ overflow-y: auto;
   font-size: 2.80rem;
   position: relative;
 }
+.card .card-approve-title .card-approve-big{
+  position: absolute;
+  left: 45%;
+  bottom: -8px;
+}
 .card .card-approve-title small{
   position: absolute;
   font-size: 0.15rem;
@@ -1700,15 +1713,15 @@ overflow-y: auto;
   transform: translate(-50%, -45%);
 }
 .left-login{
-  width: 476px;
-  height: 513px;
+  width: 428px;
+  height: 462px;
   border-radius: 8px;
   background: rgba(51, 119, 255, 0.9);
   box-shadow: 6px 0px 6px rgba(0, 0, 0, 0.16);
 }
 .right-login{
-  width: 460px;
-  height: 465px;
+  width: 414px;
+  height: 418px;
   border-radius: 0 8px 8px 0;
   background: rgba(255, 255, 255, 1);
 }
@@ -1872,4 +1885,8 @@ overflow-y: auto;
 .small-text{
   font-size: 0.75rem !important;
   font-weight: 400;
+}
+.chaosong{
+  margin: 0 0 0 70px;
+  height: 300px;
 }

+ 8 - 8
app/view/datacollect/index.ejs

@@ -176,7 +176,7 @@
                                         <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 class="small-text">期</small></h5>
+                                                    <h5 class="card-title card-approve-title height-50"><span class="card-approve-big month_stage_num">0</span><small class="small-text">期</small></h5>
                                                     <p class="card-text text-muted height-50">计量期</p>
                                                 </div>
                                             </div>
@@ -184,7 +184,7 @@
                                         <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-text">条</small></h5>
+                                                    <h5 class="card-title card-approve-title height-50"><span class="card-approve-big month_change_num">0</span><small  class="small-text">条</small></h5>
                                                     <p class="card-text text-muted height-50">变更令</p>
                                                 </div>
                                             </div>
@@ -192,7 +192,7 @@
                                         <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-text">次</small></h5>
+                                                    <h5 class="card-title card-approve-title height-50"><span class="card-approve-big month_revise_num">0</span><small  class="small-text">次</small></h5>
                                                     <p class="card-text text-muted height-50">台账修订</p>
                                                 </div>
                                             </div>
@@ -200,7 +200,7 @@
                                         <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-text">期</small></h5>
+                                                    <h5 class="card-title card-approve-title height-50"><span class="card-approve-big 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 class="small-text">期</small></h5>
+                                                                <h5 class="card-title card-approve-title height-50"><span class="card-approve-big 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-text">条</small></h5>
+                                                                <h5 class="card-title card-approve-title height-50"><span class="card-approve-big 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-text">次</small></h5>
+                                                                <h5 class="card-title card-approve-title height-50"><span class="card-approve-big 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-text">期</small></h5>
+                                                                <h5 class="card-title card-approve-title height-50"><span class="card-approve-big month_material_num">0</span><small class="small-text">期</small></h5>
                                                                 <p class="card-text text-muted height-50">材料调差</p>
                                                             </div>
                                                         </div>

+ 1 - 1
app/view/login/login.ejs

@@ -15,7 +15,7 @@
     </style>
 </head>
 <body class="login-new-body img-<%- Math.floor(Math.random()*9 + 1); %>">
-<div class="login-new-b d-flex flex-row align-items-center mt-5 ml-5">
+<div class="login-new-b d-flex flex-row align-items-center mt-4 ml-5">
     <div>
         <img src="/public/images/image_nav_logo.png">
     </div>

+ 1 - 1
app/view/login/login_management.ejs

@@ -15,7 +15,7 @@
     </style>
 </head>
 <body class="login-new-body img-<%- Math.floor(Math.random()*9 + 1); %>">
-<div class="login-new-b d-flex flex-row align-items-center mt-5 ml-5">
+<div class="login-new-b d-flex flex-row align-items-center mt-4 ml-5">
     <div>
         <img src="/public/images/image_nav_logo.png">
     </div>

+ 1 - 1
app/view/login/login_port.ejs

@@ -15,7 +15,7 @@
     </style>
 </head>
 <body class="login-new-body img-<%- Math.floor(Math.random()*9 + 1); %>">
-<div class="login-new-b d-flex flex-row align-items-center mt-5 ml-5">
+<div class="login-new-b d-flex flex-row align-items-center mt-4 ml-5">
     <div>
         <img src="/public/images/image_nav_logo.png">
     </div>