From c44851f6360904c660261367000c79ab5896ec8d Mon Sep 17 00:00:00 2001 From: zhouxueli <2841188632@qq.com> Date: Wed, 30 Jul 2025 11:25:46 +0800 Subject: [PATCH] =?UTF-8?q?story#6932,=E6=88=91=E7=9A=84=E5=8F=91=E5=B8=83?= =?UTF-8?q?=EF=BC=8C=E7=8A=B6=E6=80=81=E5=AF=B9=E5=BA=94=E5=9B=BE=E6=A0=87?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/secondHandCar/mineRelease.vue | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) 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;