Ver código fonte

feature_20250704_陈列SKU图片识别

zhujindu 4 meses atrás
pai
commit
c0b48ef9b6
1 arquivos alterados com 4 adições e 2 exclusões
  1. 4 2
      src/views/historicalVisit/skuRecognize.vue

+ 4 - 2
src/views/historicalVisit/skuRecognize.vue

@@ -268,8 +268,10 @@ export default {
     margin: 0 auto;
     border-right: 0;
     border-radius: 8px;
-    font-weight: bold;
-    th,
+    th {
+      color: #000;
+      font-weight: bold;
+    }
     td {
       color: #000;
     }