Ver código fonte

feature_20251205_图片识别任务通过条件配置

zhujindu 2 semanas atrás
pai
commit
dbaccc3ac0
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3 3
      src/views/historicalVisit/historicalDetails.vue

+ 3 - 3
src/views/historicalVisit/historicalDetails.vue

@@ -495,11 +495,11 @@ export default {
       margin-top: 9px;
     }
     .taskPhotoConditionPassed {
-      height: 30px;
+      width: 33px;
       margin: 0 5px;
       img {
-        width: 35px;
-        height: 30px;
+        width: 33px;
+        height: 25px;
       }
     }
     .arrowdetils1 {