dedsudiyu преди 1 месец
родител
ревизия
ab25412779
променени са 2 файла, в които са добавени 7 реда и са изтрити 7 реда
  1. 5 5
      src/views/components/overviewOfFacilityData.vue
  2. 2 2
      src/views/components/scientificResearchProject.vue

+ 5 - 5
src/views/components/overviewOfFacilityData.vue

@@ -13,8 +13,8 @@
       </div>
     </div>
     <div class="position-left-list-box">
-      <p>总计</p>
-      <p>{{maxNum}}</p>
+      <p>设施总数</p>
+      <p>{{maxNum}}</p>
     </div>
     <img class="position-img" src="@/assets/ZDimages/719@1x.png">
   </div>
@@ -515,13 +515,13 @@
       p:nth-child(1){
         font-size:30px;
         color:#fff;
-        height:30px;
-        line-height:30px;
+        height:40px;
+        line-height:40px;
         text-align: center;
         width:200px;
       }
       p:nth-child(2){
-        font-size:40px;
+        font-size:50px;
         height:50px;
         line-height:50px;
         text-align: center;

+ 2 - 2
src/views/components/scientificResearchProject.vue

@@ -711,7 +711,7 @@
         /*right: 187px;*/
         /*分辨率调整*/
         top: 245px;
-        right: 284px;
+        right: 264px;
         height: 50px;
         line-height: 50px;
         text-align: center;
@@ -729,7 +729,7 @@
         /*right: 178px;*/
         /*分辨率调整*/
         top: 210px;
-        right: 275px;
+        right: 256px;
       }
     }
   }