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

update

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