feat(index): 首页精选推荐recommend-item高度调整

This commit is contained in:
woody 2025-06-04 11:36:43 +08:00
parent ab9259cebf
commit 6e1c6f1ef2
1 changed files with 2 additions and 2 deletions

View File

@ -61,8 +61,8 @@
<simple-vertical-swiper <simple-vertical-swiper
:items="recommendGoodsList" :items="recommendGoodsList"
type="custom" type="custom"
:height="450" :height="400"
autoplay :autoplay="false"
:interval="4000" :interval="4000"
:show-indicators="false" :show-indicators="false"
> >