소스 검색

mod:调整示例图大小

panqiuyao 8 달 전
부모
커밋
413731c3e8
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      frontend/src/views/Photography/check.vue

+ 2 - 2
frontend/src/views/Photography/check.vue

@@ -349,12 +349,12 @@ onBeforeUnmount(() => {
             right: 10px;
             bottom: 10px;
             background-color: rgba(216, 216, 216, 1);
-            height: 200px;
+            height: 135px;
             margin-top: 10px;
             width: 200px;
             img {
               width: 200px;
-              height: 200px;
+              height: 135px;
               display: block;
             }
           }