zhujindu недель назад: 2
Родитель
Сommit
8eec437d96
2 измененных файлов с 9 добавлено и 9 удалено
  1. 7 7
      src/components/shareAtarget.vue
  2. 2 2
      src/components/shareBtarget.vue

+ 7 - 7
src/components/shareAtarget.vue

@@ -618,7 +618,7 @@ export default {
     /* color: #666; */
     /* color: #666; */
   }
   }
   .leftTitle {
   .leftTitle {
-    /* background-color: #74a4d9; */
+    background-color: unset !important;
     color: #fff;
     color: #fff;
     display: inline-block;
     display: inline-block;
     // padding: 0 4px;
     // padding: 0 4px;
@@ -626,7 +626,7 @@ export default {
     font-size: 14px;
     font-size: 14px;
   }
   }
   .rightTitle {
   .rightTitle {
-    /* background-color: #e7b4bb; */
+    background-color: unset !important;
     color: #fff;
     color: #fff;
     display: inline-block;
     display: inline-block;
     // padding: 0 4px;
     // padding: 0 4px;
@@ -674,19 +674,19 @@ export default {
     border-radius: 3px;
     border-radius: 3px;
   }
   }
   .colLabel_KK {
   .colLabel_KK {
-    /* background: rgb(235, 104, 119); */
+    background: unset !important;
   }
   }
   .colLabel_FX {
   .colLabel_FX {
-    /* background: rgb(253 120 88); */
+    background: unset !important;
   }
   }
   .colLabel_JP {
   .colLabel_JP {
-    /* background: rgb(241, 183, 137); */
+    background: unset !important;
   }
   }
   .colLabel_JPBJ {
   .colLabel_JPBJ {
-    /* background: rgb(248 215 189); */
+    background: unset !important;
   }
   }
   .colLabel_TCFX {
   .colLabel_TCFX {
-    /* background: rgb(131 204 202); */
+    background: unset !important;
   }
   }
   .colorbalck {
   .colorbalck {
     color: #fff;
     color: #fff;

+ 2 - 2
src/components/shareBtarget.vue

@@ -432,7 +432,7 @@ export default {
     /* color: #666; */
     /* color: #666; */
   }
   }
   .leftTitle {
   .leftTitle {
-    /* background-color: #74a4d9; */
+    background-color: unset !important;
     color: #fff;
     color: #fff;
     display: inline-block;
     display: inline-block;
     // padding: 0 4px;
     // padding: 0 4px;
@@ -440,7 +440,7 @@ export default {
     font-size: 14px;
     font-size: 14px;
   }
   }
   .rightTitle {
   .rightTitle {
-    /* background-color: #e7b4bb; */
+    background-color: unset !important;
     color: #fff;
     color: #fff;
     display: inline-block;
     display: inline-block;
     // padding: 0 4px;
     // padding: 0 4px;