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;