zhulizhen1111 4 years ago
parent
commit
471ea62847
1 changed files with 2 additions and 0 deletions
  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;
         }
     }
 }