$(document).ready(function() { $('.your-class').slick({ dots: true, centerMode: true, centerPadding: '60px', slidesToShow: 3, responsive: [{ breakpoint: 768 ...
確定! 回上一頁