提交 6b5a7128 authored 作者: lihuihui's avatar lihuihui

update

上级 c0b7e6e4
......@@ -28,7 +28,7 @@ export default {
listData: [],
swiperOption: {
speed: 400,
// autoplay: true,
autoplay: true,
delay: 3000,
loop: true,
pagination: {
......@@ -36,7 +36,7 @@ export default {
clickable: true
},
direction: 'vertical',
height: 500,
height: 500
// autoHeight: true
}
}
......@@ -65,7 +65,7 @@ export default {
this.swiper.autoplay.stop()
},
swiperStart() {
// this.swiper.autoplay.start()
this.swiper.autoplay.start()
},
goPage(item) {
console.log(1123)
......@@ -121,7 +121,7 @@ export default {
overflow: hidden;
img{
width: 100%;
height: 100%;
height: 520px;
display: block;
}
::v-deep{
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论