车辆接口更新

This commit is contained in:
wangshiming
2022-01-20 16:08:16 +08:00
parent c6ebb6b0e6
commit 9232c4cc0e
8 changed files with 362 additions and 24 deletions

View File

@ -0,0 +1,13 @@
:host::ng-deep{
.search-box{
.ant-card-body{
padding-bottom: 18px;
}
}
.content-box{
.ant-card-body{
padding-top: 14px;
}
}
}