window.scroll({ top: $(this).data('y'), left: 0, behavior: 'smooth' }); 這適用於所有地方(包括Android手機),但適用於Safari(桌上型電腦 ...
確定! 回上一頁