由于项目需求,在苹果移动设备上使用jquery事件时无效解决方法:在点击当前元素上添加样式css的手势样式即<style> .next_button{ cursor:pointer }</style>然后点击就没问题了