feat(index): 首页精选推荐recommend-item高度调整
This commit is contained in:
parent
ab9259cebf
commit
6e1c6f1ef2
|
@ -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"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue