瀏覽代碼

修复ios适配

1
mo 2 年之前
父節點
當前提交
5c19973eba
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/banner/index.module.less

+ 1 - 1
src/components/banner/index.module.less

@@ -7,7 +7,7 @@
   flex-direction: row;
   align-items: center;
   .bannerImg {
-    max-width: 1920px;
+    // max-width: 1920px;
     object-fit: cover;
     height: 400px;
     margin: 0 auto;