$(document).ready(function() { $('.slider').slider({ full_width: true }); }); .buttons-wrapper { position: absolute; height: calc(100vh); ...
確定! 回上一頁