wsx 10 달 전
부모
커밋
d7f86b722e
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>