完善车辆管理模块
This commit is contained in:
@ -55,12 +55,12 @@ export default {
|
||||
@include widHeiMar(6px,6px,3px);
|
||||
}
|
||||
::v-deep .van-field__label{
|
||||
@include fontWeightSize(500,14px);
|
||||
@include fontWeightSize(bold,14px);
|
||||
color: #323643;
|
||||
margin-left: 10px;
|
||||
}
|
||||
::v-deep .van-field__control{
|
||||
color: #323643;
|
||||
@include fontWeightSize(500,13px);
|
||||
@include fontWeightSize(bold,13px);
|
||||
}
|
||||
</style>
|
@ -29,7 +29,7 @@
|
||||
border-radius: 5px;
|
||||
text-align: center;
|
||||
@include bgFontColor(#FFFFFF,#354D93);
|
||||
@include fontWeightSize(500,15px);
|
||||
@include fontWeightSize(bold,15px);
|
||||
@include whLin(88%,48px);
|
||||
}
|
||||
</style>
|
||||
|
@ -38,7 +38,7 @@ export default {
|
||||
@include whLin(152px,39px);
|
||||
border-radius: 5px;
|
||||
color: #FFFFFF;
|
||||
@include fontWeightSize(500,14px)
|
||||
@include fontWeightSize(bold,14px)
|
||||
}
|
||||
.cancel{
|
||||
background: #9EA7C0;
|
||||
|
Reference in New Issue
Block a user