Преглед изворни кода

Merge branch 'master' into test

wsx пре 10 месеци
родитељ
комит
f10fb640eb
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/boss/orderTracking/index.vue

+ 1 - 1
src/views/boss/orderTracking/index.vue

@@ -369,6 +369,6 @@
 
   :deep(.content-num) {
     color: #000;
-    background-color: #53c77f;
+    background-color: #53c77f !important;
   }
 </style>