提交 c0b7e6e4 authored 作者: lihuihui's avatar lihuihui

update

上级 86023cd0
......@@ -28,7 +28,7 @@ export default {
listData: [],
swiperOption: {
speed: 400,
autoplay: true,
// autoplay: true,
delay: 3000,
loop: true,
pagination: {
......@@ -36,8 +36,8 @@ export default {
clickable: true
},
direction: 'vertical',
height: 520,
autoHeight: true
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)
......@@ -118,7 +118,7 @@ export default {
.swiper-content{
height: 500px;
margin-top: 15px;
// overflow: hidden;
overflow: hidden;
img{
width: 100%;
height: 100%;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论