|
|
@ -324,7 +324,7 @@ export default { |
|
|
|
|
|
|
|
|
|
|
|
this.$nextTick(() => { |
|
|
|
this.$nextTick(() => { |
|
|
|
this.swiper = new Swiper('.swiper', { |
|
|
|
this.swiper = new Swiper('.swiper', { |
|
|
|
speed: 600, |
|
|
|
speed: 1000, |
|
|
|
spaceBetween: 0, // 设置为0以消除间距 |
|
|
|
spaceBetween: 0, // 设置为0以消除间距 |
|
|
|
loop: true, |
|
|
|
loop: true, |
|
|
|
pagination: { |
|
|
|
pagination: { |
|
|
|