Created
January 1, 2017 17:08
-
-
Save yaoyi/e40153cd9d3766323eb9738952ce8e07 to your computer and use it in GitHub Desktop.
解决手机页面overflow scroll滑动很卡的问题
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
加入代码可解决这种卡顿的问题: | |
-webkit-overflow-scrolling: touch; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment