Parcourir la source

modfiy add relation page css

haojianlong il y a 5 ans
Parent
commit
355e076736

+ 2 - 1
src/views/point/dynamicdata/addRelation/equipRela/index.vue

@@ -565,7 +565,8 @@ export default {
       h5 {
         line-height: 44px;
         padding-left: 5px;
-        background-color: #dfe6ec;
+        background-color: #e1e4e5;
+        color: #2b2b2b
       }
       .query-box {
         margin-bottom: 20px;

+ 2 - 1
src/views/point/dynamicdata/addRelation/partsRela/index.vue

@@ -566,7 +566,8 @@ export default {
       h5 {
         line-height: 44px;
         padding-left: 5px;
-        background-color: #dfe6ec;
+        background-color: #e1e4e5;
+        color: #2b2b2b
       }
       .query-box {
         margin-bottom: 20px;

+ 2 - 1
src/views/point/dynamicdata/addRelation/systemRela/index.vue

@@ -566,7 +566,8 @@ export default {
       h5 {
         line-height: 44px;
         padding-left: 5px;
-        background-color: #dfe6ec;
+        background-color: #e1e4e5;
+        color: #2b2b2b
       }
       .query-box {
         margin-bottom: 20px;