인기자료 슬라이드 루프 수정
This commit is contained in:
parent
c840561abc
commit
94085c1541
@ -501,7 +501,7 @@ function fn_listPops(typeDivCd) {
|
|||||||
|
|
||||||
/* 인기자료 */
|
/* 인기자료 */
|
||||||
var swiper = new Swiper('.popularSwiper', {
|
var swiper = new Swiper('.popularSwiper', {
|
||||||
loop: true,
|
loop: false,
|
||||||
slidesPerView : _slidesPerViewpopula,
|
slidesPerView : _slidesPerViewpopula,
|
||||||
spaceBetween : _spaceBetween,
|
spaceBetween : _spaceBetween,
|
||||||
autoplay : {
|
autoplay : {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user