手机端样式细节调整,补充测试用例 (#3)

* unit test

* picker and dialog unit tes

* fix:quantity and loading
This commit is contained in:
张敏
2017-04-21 21:25:40 +08:00
committed by GitHub
parent 54f0cf7195
commit c71cb3f2fd
16 changed files with 268 additions and 18 deletions

View File

@@ -83,6 +83,10 @@ export default {
height: 100%;
}
body {
font-family: 'Helvetica Neue',Helvetica,'PingFang SC','Hiragino Sans GB','Microsoft YaHei',SimSun,sans-serif;
}
.examples-container {
height: 100%;
overflow: auto;
@@ -117,6 +121,7 @@ export default {
.demo-sub-title {
font-size: 14px;
font-weight: normal;
color: #999;
padding: 30px 15px 10px;
}

View File

@@ -44,6 +44,7 @@ export default {
.zanui-desc {
text-align: center;
font-weight: normal;
user-select: none;
}
.zanui-title {