完善车辆管理模块
This commit is contained in:
@ -29,24 +29,24 @@ select{
|
||||
overflow-y: auto;
|
||||
}
|
||||
::v-deep .van-nav-bar__content{
|
||||
background-color: #354683 ;
|
||||
background-color: #2C395F ;
|
||||
}
|
||||
::v-deep .van-nav-bar__title{
|
||||
color: #fff;
|
||||
opacity: .7;
|
||||
font-weight: 500;
|
||||
font-size: 15px;
|
||||
font-weight: bolder;
|
||||
font-size: 18px;
|
||||
}
|
||||
::v-deep .van-nav-bar .van-icon{
|
||||
color: #fff;
|
||||
opacity: .7;
|
||||
font-size: 15px;
|
||||
font-size: 18px;
|
||||
width: 6px;
|
||||
height: 13px;
|
||||
}
|
||||
::v-deep .van-radio__label{
|
||||
margin-left: 0;
|
||||
font-weight: 400;
|
||||
font-weight: normal;
|
||||
font-size: 14px;
|
||||
//@include fontWeightSize(400,14px);
|
||||
color: #000000;
|
||||
|
Reference in New Issue
Block a user