文档细节优化,search、咯阿丁和dialog组件样式修复 (#5)

* fix: loading small style, search style and dialog style

* fix: scroll to top

* fix mobile scroll

* fix scroll to top
This commit is contained in:
张敏
2017-04-23 22:38:50 +08:00
committed by GitHub
parent 1725eb6303
commit ce27957133
23 changed files with 95 additions and 60 deletions
+1 -3
View File
@@ -48,9 +48,7 @@ extend(Scroll.prototype, {
top: 0,
left: 0,
width: '100%',
height: '100%',
'-webkit-transform': 'translate3d(-9999px, 0, 0)',
'pointer-events': 'none'
height: '100%'
};
setElementsStyles(this.pages, defaultStyle);
this.mCache = {