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: {