fix: mobile page scroll slowly

This commit is contained in:
cookfront 2017-04-20 16:02:32 +08:00
parent 39b0d0f094
commit db049b82d1
2 changed files with 658 additions and 29 deletions

View File

@ -88,6 +88,7 @@ export default {
overflow: auto; overflow: auto;
background: #f8f8f8; background: #f8f8f8;
position: relative; position: relative;
-webkit-overflow-scrolling: touch;
} }
.page-back { .page-back {

686
yarn.lock

File diff suppressed because it is too large Load Diff