window.scroll({ top: $(this).data('y'), left: 0, behavior: 'smooth' }); 这适用于所有地方(包括Android手机),但适用于Safari(台式机和iphone)。
確定! 回上一頁