Przeglądaj źródła

mod:调整示例图大小

panqiuyao 8 miesięcy temu
rodzic
commit
413731c3e8
1 zmienionych plików z 2 dodań i 2 usunięć
  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;
             }
           }