오류수정
This commit is contained in:
parent
3818c0bd40
commit
c356027e8a
@ -584,7 +584,7 @@ $(function(){
|
||||
autoplay : false,
|
||||
pagination: {
|
||||
el: '.pagination .swiper-pagination',
|
||||
/*type: 'fraction',*/
|
||||
type: 'fraction',
|
||||
},
|
||||
breakpoints: {
|
||||
768: {
|
||||
@ -592,7 +592,7 @@ $(function(){
|
||||
spaceBetween : 20,
|
||||
},
|
||||
1400: {
|
||||
slidesPerView : 2,
|
||||
slidesPerView : 4,
|
||||
spaceBetween : 30,
|
||||
},
|
||||
4989: {
|
||||
|
||||
@ -251,7 +251,7 @@ footer .family_site {right:10px;}
|
||||
|
||||
.wrap .nav-wrap #primary-nav {display:none !important;opacity:0 !important;}
|
||||
.data.detail .inner .row-top .center .title-box .tit-info {width:70%;}
|
||||
.sec5 .popularSwiper .pagination {visibility:visible !important;}
|
||||
.sec5 .popularSwiper .pagination {visibility: hidden;}
|
||||
/*
|
||||
.sec6 .swiper-button-next, .swiper-rtl .swiper-button-prev {visibility:visible !important;}
|
||||
.sec6 .swiper-button-prev, .swiper-rtl .swiper-button-next {visibility:visible !important;}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user