fix wap ui

This commit is contained in:
cookfront
2017-04-18 18:02:33 +08:00
parent 9e9ca6c58a
commit e9807c1ad3
35 changed files with 66 additions and 53 deletions

View File

@@ -47,8 +47,12 @@ export default {
}
.zanui-title {
font-size: 26px;
color: #333;
padding-top: 40px;
height: 0;
overflow: hidden;
background: url(https://img.yzcdn.cn/upload_files/2017/04/18/FveNmX6aFsQm1jUhcvBBZn6UrZFi.png) center center no-repeat;
background-size: 156px 40px;
margin-bottom: 10px;
}
.zanui-desc {

View File

@@ -59,6 +59,7 @@ export default {
color: #333;
line-height: 56px;
position: relative;
user-select: none;
@m open {
color: #999;
@@ -68,6 +69,7 @@ export default {
color: #333;
display: block;
border-top: 1px solid #e5e5e5;
user-select: none;
}
.zan-icon-arrow {