From 194a51ee19b4cceeb1604c720b47695423b43414 Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Fri, 11 Oct 2024 22:42:38 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A2467=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E5=85=A8=E5=9B=BD=E7=89=B9?= =?UTF-8?q?=E4=BA=A7--=E5=9F=8E=E5=B8=82=E5=86=85=E7=9A=84=E7=89=B9?= =?UTF-8?q?=E4=BA=A7=E5=95=86=E5=93=81=E8=BF=87=E5=A4=9A=E6=97=B6=EF=BC=8C?= =?UTF-8?q?=E5=BA=95=E9=83=A8=E7=9A=84=E5=95=86=E5=93=81=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E4=B8=8D=E5=85=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_product/views/nativeList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg_product/views/nativeList.vue b/pkg_product/views/nativeList.vue index eed2b71..c86e77d 100644 --- a/pkg_product/views/nativeList.vue +++ b/pkg_product/views/nativeList.vue @@ -187,7 +187,7 @@ export default { .article-box { width: 100%; .list { - padding: 0 0 20rpx 0; + padding: 0 0 40rpx 0; } .item { width: 345rpx;