Commit 5939a762 authored by xinzhedeai's avatar xinzhedeai

add:复整改样式添加

parent 33213b09
......@@ -137,4 +137,8 @@ body {
text-align: center;
display: block;
line-height: .45rem;
}
.van-tag--primary-bold {
background-color: #169bd5;
}
\ No newline at end of file
......@@ -153,6 +153,7 @@ window.addEventListener('load', function () {
待整改: 'primary',
已整改: 'success',
整改逾期: 'danger',
复整改: 'primary-bold'
}
return types[status] || ''
},
......
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