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 {
         img {
             width: 100%;
             width: 100%;
+            height: 100%;
+            object-fit: contain;
         }
         }
     }
     }
 }
 }