From d0ca72c85585856aca416d3973871f85ead5a15d Mon Sep 17 00:00:00 2001 From: linxi <957440651@qq.com> Date: Tue, 3 Mar 2026 14:03:02 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A4906=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=BA=B7=E5=85=BB=E5=92=8C?= =?UTF-8?q?=E6=97=85=E5=B1=85=E7=B1=BB=E7=9B=AE=E4=B8=8B=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E5=86=85=E5=AE=B9=E5=81=8F=E5=B7=A6=EF=BC=8C=E9=9C=80=E6=8C=89?= =?UTF-8?q?=E6=95=88=E6=9E=9C=E5=9B=BE=E8=B0=83=E6=95=B4=EF=BC=8C=E5=B9=B6?= =?UTF-8?q?=E5=81=9A=E6=88=90=E7=80=91=E5=B8=83=E6=B5=81=E5=BD=A2=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_product/views/healthFoods.vue | 4 ++-- pkg_product/views/healthSanctum.vue | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pkg_product/views/healthFoods.vue b/pkg_product/views/healthFoods.vue index af84610..171a0bc 100644 --- a/pkg_product/views/healthFoods.vue +++ b/pkg_product/views/healthFoods.vue @@ -108,7 +108,7 @@ :poster="item.cover + '?vframe/jpg/offset/1'" v-if="item.coverType === 2"> - + - + --> 大家都在看 - + @@ -78,7 +78,7 @@ :poster="item.cover + '?vframe/jpg/offset/1'" v-if="item.coverType === 2"> - + {{ item.intro }} - + @@ -110,7 +110,7 @@ :poster="item.cover + '?vframe/jpg/offset/1'" v-if="item.coverType === 2"> - + {{ item.intro }} - + @@ -377,7 +377,7 @@ export default { .sanctum-wrap{ min-height: 100vh; background-color: #fff; - padding: 20rpx ; + padding: 10rpx ; } .tab{ position: relative;