From 430dc7f5f4ae45622a2c28da4efb48ca76dbf1ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?LAPTOP-D7TKRI82=5C=E9=82=93?= <52643018@qq.com> Date: Fri, 20 Aug 2021 10:20:07 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=BF=AE=E5=A4=8D]=20=E9=87=8D=E5=8F=A0?= =?UTF-8?q?=E5=A4=B4=E5=83=8F=E7=BB=84=E4=BB=B6=E5=9C=A8H5=E4=B8=AD?= =?UTF-8?q?=E5=AD=98=E5=9C=A8=E5=90=8C=E5=90=8Dcontent=E7=B1=BB=E5=90=8D?= =?UTF-8?q?=E6=97=B6=E6=A0=B7=E5=BC=8F=E9=94=99=E8=AF=AF=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/lf-nolanPhoto/lf-nolanPhoto.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/components/lf-nolanPhoto/lf-nolanPhoto.vue b/components/lf-nolanPhoto/lf-nolanPhoto.vue index be4810e..5f4b12f 100644 --- a/components/lf-nolanPhoto/lf-nolanPhoto.vue +++ b/components/lf-nolanPhoto/lf-nolanPhoto.vue @@ -71,9 +71,11 @@ .content{ display: flex; flex-wrap: nowrap; - width: 100%; + width: 100% !important; height: max-content; margin-top: 20rpx; + padding: 0 !important; + box-sizing: border-box; .image-item{ width: 60rpx; height: 60rpx;