diff --git a/src/views/secondHandCar/mineRelease.vue b/src/views/secondHandCar/mineRelease.vue index 0afceb20..b5916380 100644 --- a/src/views/secondHandCar/mineRelease.vue +++ b/src/views/secondHandCar/mineRelease.vue @@ -32,7 +32,7 @@
{{item.vehicleType}} - +
{{ item.boardType?.label ? item.boardType?.label+' | ' : ''}} {{ item.licenseType?.label }} | @@ -50,10 +50,10 @@
- + - +
@@ -390,6 +390,10 @@ export default { width: 43px; height: 14px; } + .bigImg{ + width: 60px; + height: 16px; + } } .type{ font-weight: 400;