feat: srs 플러스 추가
This commit is contained in:
@@ -422,12 +422,12 @@ function pdpInCarGameSwiper(){
|
||||
var swiperTheme = new Swiper(".pdpInCarGameSwiper", {
|
||||
slidesPerView: "auto",
|
||||
loop:true,
|
||||
freeMode: true,
|
||||
freeMode: false,
|
||||
autoplay: {
|
||||
delay:1,
|
||||
delay:0,
|
||||
disableOnInteraction: false,
|
||||
},
|
||||
speed: 2400,
|
||||
speed: 3000,
|
||||
breakpoints: {
|
||||
// when window width is >= 320px
|
||||
320: {
|
||||
|
||||
Reference in New Issue
Block a user