From fb8fbb6d834ff7b9f040fc8cd242f2340b8c3ec5 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Mon, 21 Aug 2023 15:47:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/company/company.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/company/company.vue b/components/company/company.vue index f40a1cc..c73e838 100644 --- a/components/company/company.vue +++ b/components/company/company.vue @@ -498,7 +498,8 @@ height: 100rpx; line-height: 30rpx; display: flex; - // justify-content: space-between; + justify-content: left; + align-items: center; } .cards_content {