Преглед на файлове

修改了安全检查 照片尺寸

dedsudiyu преди 3 седмици
родител
ревизия
35928b1090

+ 3 - 3
src/views/safetyCheck/components/initiateInspect/historyRecordsComponent.vue

@@ -299,10 +299,10 @@
       }
       .for-img{
         cursor: pointer;
+        width:703px;
         display: block;
-        width:100px;
-        height:100px;
-        margin-right:20px;
+        overflow: hidden;
+        margin-bottom:20px;
       }
       .up-file-box{
         display: flex;

+ 8 - 9
src/views/safetyCheck/components/initiateInspect/initiateInspect.vue

@@ -1118,17 +1118,16 @@
             }
           }
           ::v-deep .snapshotManagement-for-img-box {
-            width: 80px;
-            height: 80px;
-            border-radius: 4px;
-            display: inline-block;
+            width:703px;
+            border-radius:4px;
+            display: block;
             overflow: hidden;
-            margin-right: 20px;
+            margin-right:20px;
+            margin-bottom:20px;
             position: relative;
-            .for-img {
-              width: 80px;
-              height: 80px;
-              display: inline-block;
+            .for-img{
+              width:703px;
+              display: block;
               overflow: hidden;
             }
             .for-del-button {

+ 5 - 6
src/views/safetyCheck/components/initiateInspect/recheckComponent.vue

@@ -313,17 +313,16 @@
         }
       }
       ::v-deep .snapshotManagement-for-img-box{
-        width:80px;
-        height:80px;
+        width:703px;
         border-radius:4px;
-        display: inline-block;
+        display: block;
         overflow: hidden;
         margin-right:20px;
+        margin-bottom:20px;
         position: relative;
         .for-img{
-          width:80px;
-          height:80px;
-          display: inline-block;
+          width:703px;
+          display: block;
           overflow: hidden;
         }
         .for-del-button{

+ 5 - 6
src/views/safetyCheck/components/initiateInspect/rectificationComponent.vue

@@ -346,17 +346,16 @@
         }
       }
       ::v-deep .snapshotManagement-for-img-box{
-        width:80px;
-        height:80px;
+        width:703px;
         border-radius:4px;
-        display: inline-block;
+        display: block;
         overflow: hidden;
         margin-right:20px;
+        margin-bottom:20px;
         position: relative;
         .for-img{
-          width:80px;
-          height:80px;
-          display: inline-block;
+          width:703px;
+          display: block;
           overflow: hidden;
         }
         .for-del-button{

+ 5 - 6
src/views/safetyCheck/components/snapshotInfo.vue

@@ -821,17 +821,16 @@
         background: #fff;
       }
       ::v-deep .snapshotManagement-for-img-box{
-        width:80px;
-        height:80px;
+        width:703px;
         border-radius:4px;
-        display: inline-block;
+        display: block;
         overflow: hidden;
         margin-right:20px;
+        margin-bottom:20px;
         position: relative;
         .for-img{
-          width:80px;
-          height:80px;
-          display: inline-block;
+          width:703px;
+          display: block;
           overflow: hidden;
         }
         .for-del-button{

+ 5 - 6
src/views/safetyCheck/components/snapshotRectificationComponent.vue

@@ -346,17 +346,16 @@
         }
       }
       ::v-deep .snapshotManagement-for-img-box{
-        width:80px;
-        height:80px;
+        width:703px;
         border-radius:4px;
-        display: inline-block;
+        display: block;
         overflow: hidden;
         margin-right:20px;
+        margin-bottom:20px;
         position: relative;
         .for-img{
-          width:80px;
-          height:80px;
-          display: inline-block;
+          width:703px;
+          display: block;
           overflow: hidden;
         }
         .for-del-button{