فهرست منبع

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;
             }
           }