From 6a53749cdc0f53b711279af913c62ed44e8ddf0b Mon Sep 17 00:00:00 2001 From: zhoulinf <2507241354@qq.com> Date: Thu, 8 May 2025 14:07:38 +0800 Subject: [PATCH] =?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/forSale.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/secondHandCar/forSale.vue b/src/views/secondHandCar/forSale.vue index 274a7451..900abadb 100644 --- a/src/views/secondHandCar/forSale.vue +++ b/src/views/secondHandCar/forSale.vue @@ -332,6 +332,7 @@ export default { display: flex; flex-direction: column; width: 23%; + flex: 1; span:first-child{ font-weight: bold; font-size: 14px; @@ -351,6 +352,7 @@ export default { height: 8px; border-right: 1px solid #999999; opacity: 0.5; + margin-right: 30px; } .desc{ font-weight: 400;