From 082a3ab6b6f80a129000e69ae2a630a36904fd97 Mon Sep 17 00:00:00 2001 From: zhouxueli <2841188632@qq.com> Date: Fri, 14 Mar 2025 14:19:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=8C=E6=89=8B=E8=BD=A6=E4=BA=A4=E6=98=93?= =?UTF-8?q?=EF=BC=8C=E8=BF=94=E5=9B=9E=E6=8C=89=E9=92=AE=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/secondHandCar/wantBuy.vue | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/views/secondHandCar/wantBuy.vue b/src/views/secondHandCar/wantBuy.vue index b898f74b..0fe527f7 100644 --- a/src/views/secondHandCar/wantBuy.vue +++ b/src/views/secondHandCar/wantBuy.vue @@ -350,6 +350,11 @@ export default { font-weight: 600; } } + .supplierInfo{ + justify-content: space-around; + background-color: #F5F7F9; + color: #606266;; + } } .noContentAudit{ height: calc(100% - 42px);