zhulizhen1111 4 년 전
부모
커밋
471ea62847
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/views/overview/picViewRotation.vue

+ 2 - 0
src/views/overview/picViewRotation.vue

@@ -93,6 +93,8 @@ export default {
         }
         img {
             width: 100%;
+            height: 100%;
+            object-fit: contain;
         }
     }
 }