Commit e848ca60 authored by xinzhedeai's avatar xinzhedeai

Merge branch 'gaoqucodecheck' of...

Merge branch 'gaoqucodecheck' of http://h.gemho.cn:7099/zhaojunbao/gaoquyingjih5-asd into gaoqucodecheck
parents b165219a 25065381
......@@ -64,13 +64,13 @@ window.onload = function () {
className: 'yinhuan',
title: '隐患审核',
remark: '',
navTo: 'yh-check',
navTo: 'yh_check',
},
{
className: 'yinhuan',
title: '隐患整改',
remark: '',
navTo: 'yh-check',
navTo: 'yh_check',
},
{
className: 'shangjia',
......
html,
body {
background: #F5F6FA;
background: #f5f6fa;
/* background: #fff; */
}
......@@ -15,7 +15,7 @@ body {
.header .van-search__label {
background-color: #fff;
padding-right: .24rem;
padding-right: 0.24rem;
}
.header .van-search__content {
......@@ -27,28 +27,26 @@ body {
}
.van-tabs__nav {
padding-right: .2rem;
padding-right: 0.2rem;
}
.list-item {
margin-bottom: .2rem;
margin-bottom: 0.2rem;
}
.tag {
display: inline-block;
width: 0.9rem;
height: 0.42rem;
line-height: 0.42rem;
text-align: center;
background: #00B55E;
background: #00b55e;
border-radius: 21px;
font-weight: 500;
font-size: 0.28rem;
color: #FFFFFF;
color: #ffffff;
}
.van-tab {
color: #000;
}
......@@ -79,9 +77,7 @@ body {
}
.van-tab--active {
color: #1081E3;
color: #1081e3;
}
.van-field__label {
......@@ -93,9 +89,9 @@ body {
}
.navToBtn {
color: #5B5B5B;
font-size: .36rem;
margin-top: .04rem;
color: #5b5b5b;
font-size: 0.36rem;
margin-top: 0.04rem;
position: absolute;
right: 0;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment