车辆管理,司机管理bug修复
This commit is contained in:
@ -114,6 +114,7 @@ export default {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: #F4F5F7;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.common{
|
||||
background: #FFFFFF;
|
||||
@ -144,6 +145,7 @@ export default {
|
||||
}
|
||||
.serviceInfo{
|
||||
@include wh(100%,356px);
|
||||
margin-bottom: 30px;
|
||||
.item{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
Reference in New Issue
Block a user