dedsudiyu пре 2 година
родитељ
комит
b2c9859426

+ 4 - 4
src/views/comprehensive/laboratoryManagement/subject/deviceList.vue

@@ -634,12 +634,12 @@ import { getSensorList } from "@/api/laboratory/sensor";
             flex:1;
             flex:1;
           }
           }
           p:nth-child(1){
           p:nth-child(1){
+            color:#333;
             text-align: left;
             text-align: left;
-            color:#999;
           }
           }
           p:nth-child(2){
           p:nth-child(2){
+            color:#999;
             text-align: right;
             text-align: right;
-            color:#333;
             overflow:hidden;
             overflow:hidden;
             text-overflow:ellipsis;
             text-overflow:ellipsis;
             white-space:nowrap;
             white-space:nowrap;
@@ -710,11 +710,11 @@ import { getSensorList } from "@/api/laboratory/sensor";
           }
           }
           p:nth-child(1){
           p:nth-child(1){
             text-align: left;
             text-align: left;
-            color:#999;
+            color:#333;
           }
           }
           p:nth-child(2){
           p:nth-child(2){
+            color:#999;
             text-align: right;
             text-align: right;
-            color:#333;
             overflow:hidden;
             overflow:hidden;
             text-overflow:ellipsis;
             text-overflow:ellipsis;
             white-space:nowrap;
             white-space:nowrap;

+ 4 - 4
src/views/comprehensive/laboratoryManagement/subject/deviceListOne.vue

@@ -848,11 +848,11 @@ import { getSensorList } from "@/api/laboratory/sensor";
           }
           }
           p:nth-child(1){
           p:nth-child(1){
             text-align: left;
             text-align: left;
-            color:#999;
+            color:#333;
           }
           }
           p:nth-child(2){
           p:nth-child(2){
+            color:#999;
             text-align: right;
             text-align: right;
-            color:#333;
             overflow:hidden;
             overflow:hidden;
             text-overflow:ellipsis;
             text-overflow:ellipsis;
             white-space:nowrap;
             white-space:nowrap;
@@ -923,11 +923,11 @@ import { getSensorList } from "@/api/laboratory/sensor";
           }
           }
           p:nth-child(1){
           p:nth-child(1){
             text-align: left;
             text-align: left;
-            color:#999;
+            color:#333;
           }
           }
           p:nth-child(2){
           p:nth-child(2){
+            color:#999;
             text-align: right;
             text-align: right;
-            color:#333;
             overflow:hidden;
             overflow:hidden;
             text-overflow:ellipsis;
             text-overflow:ellipsis;
             white-space:nowrap;
             white-space:nowrap;