From 265507014e537f8eca798bf589bac18c54fe948f Mon Sep 17 00:00:00 2001 From: linxi Date: Wed, 20 Nov 2024 17:39:14 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A2557=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=E9=A3=9F=E8=A1=A5=E6=8E=A8?= =?UTF-8?q?=E8=8D=90=E5=88=97=E8=A1=A8=E5=95=86=E5=93=81=E5=9B=BE=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E4=B8=8D=E5=AE=8C=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_product/views/healthFoods.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pkg_product/views/healthFoods.vue b/pkg_product/views/healthFoods.vue index 17877b0..1ac6b0d 100644 --- a/pkg_product/views/healthFoods.vue +++ b/pkg_product/views/healthFoods.vue @@ -144,7 +144,7 @@ - {{ + {{ item.title }} @@ -344,6 +344,7 @@ export default { width: 100%; padding: 8px 0; bottom: 0; + height: 70rpx; } .recommend-item { background: #ffffff;