guhongwei 4 년 전
부모
커밋
203dbfb915
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/refute/parts/list.vue

+ 2 - 2
src/views/refute/parts/list.vue

@@ -71,12 +71,12 @@ export default {
     .image {
       .el-image {
         width: 100%;
-        height: 100%;
+        height: 90px;
         border-radius: 5px;
       }
       /deep/.image-slot img {
         width: 100%;
-        height: 100%;
+        height: 90px;
       }
     }
     .info {