Why are there so many blanks at the end of the click? Is it because I set the width. What to do with it. My vue-awesome-swiper plug-in
Why are there so many blanks at the end of the click? Is it because I set the width. What to do with it. My vue-awesome-swiper plug-in
this has nothing to do with swiper, it's the width of your outer element
I remove the width configuration plus slidesPerView: 4, / / display 4 spaceBetween: 20, / / set grid distance
plus these two parameters, there is no blank.