页面内容快速滚动和回弹 By Chenqb 发表于 2017-08-15 在IOS Html5开发过程中,overflow:scroll的内容 快速滑动效果和回弹效果只需加一句css: -webkit-overflow-scrolling : touch;