Skip to content

Instantly share code, notes, and snippets.

@yaoyi
Created January 1, 2017 17:08
Show Gist options
  • Save yaoyi/e40153cd9d3766323eb9738952ce8e07 to your computer and use it in GitHub Desktop.
Save yaoyi/e40153cd9d3766323eb9738952ce8e07 to your computer and use it in GitHub Desktop.
解决手机页面overflow scroll滑动很卡的问题
加入代码可解决这种卡顿的问题:
-webkit-overflow-scrolling: touch;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment