From 857891c00bca880100940ff82f722fd81b6cf085 Mon Sep 17 00:00:00 2001 From: linxi Date: Fri, 11 Oct 2024 14:44:12 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A2468=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=8A=A0=E5=85=A5=E8=B4=AD?= =?UTF-8?q?=E7=89=A9=E9=A3=9F=E6=9D=90=E6=96=87=E5=AD=97=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=EF=BC=9A=E8=B4=AD=E5=85=A5=E5=90=8C=E6=AC=BE=E9=A3=9F=E6=9D=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_product/views/healthFoodDetails.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pkg_product/views/healthFoodDetails.vue b/pkg_product/views/healthFoodDetails.vue index f7c3090..c9dc5f0 100644 --- a/pkg_product/views/healthFoodDetails.vue +++ b/pkg_product/views/healthFoodDetails.vue @@ -24,7 +24,7 @@ {{ item.recipeText }} - +加入团购食材 + +购入同款食材 @@ -82,7 +82,7 @@ --> - + @@ -165,6 +165,7 @@ import { getFoodDetails } from '@/api/health' background: #fff; border-radius: 20rpx; padding: 20rpx; + box-sizing: border-box; } .tips-wrap{ background: #F2F2F2;