ソースを参照

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

zhujindu 2 週間 前
コミット
dbaccc3ac0
1 ファイル変更3 行追加3 行削除
  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 {