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;
background: #f8f8f8;
position: relative;
-webkit-overflow-scrolling: touch;
}
.page-back {

686
yarn.lock

File diff suppressed because it is too large Load Diff