zhulizhen1111 4 anos atrás
pai
commit
471ea62847
1 arquivos alterados com 2 adições e 0 exclusões
  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;
         }
     }
 }