关于 ios 中 h5 页面滚动不流畅问题 yatang 2018-12-26 1,096 阅读1分钟 解决办法是在 scroll 的外层加入样式 -webkit-overflow-scrolling: touch;