From b5e604e5b225db43fc31d4b90e688a78f145acf9 Mon Sep 17 00:00:00 2001 From: sjeam <359824901@qq.com> Date: Sat, 6 Sep 2025 18:11:03 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index/index.vue | 27 +++++++++++++++++++++++---- 1 file changed, 23 insertions(+), 4 deletions(-) diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue index 84d3dac..15819c2 100644 --- a/src/pages/index/index.vue +++ b/src/pages/index/index.vue @@ -148,7 +148,13 @@ - + @@ -270,7 +276,13 @@ - + {{ item.title }}发放接口连接啊发生金坷拉激发 @@ -314,6 +326,7 @@ :width="'100%'" :height="'100%'" radius="20rpx" + mode="center" :src="item.cover" alt="joy" /> @@ -358,7 +371,13 @@ - + {{ item.title }} @@ -425,7 +444,7 @@ export default defineComponent({ }, async onLoad(option) { this.getBanner() - this.getProduct(30) + this.getProduct(38) this.getArticle() }, methods: {