feat: srs 플러스 추가

This commit is contained in:
2024-06-16 21:41:19 +09:00
parent e6862c65ae
commit 0df71dedcb
21 changed files with 983 additions and 26 deletions

View File

@@ -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: {