소스 검색

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>