From 6af1a5def73f132a3f880daac590c14509226354 Mon Sep 17 00:00:00 2001 From: xiebing Date: Mon, 24 Nov 2025 09:47:03 +0800 Subject: [PATCH] style --- .../renderCompanyCollectionRecord.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/renderCompanyCollectionRecord/renderCompanyCollectionRecord.vue b/components/renderCompanyCollectionRecord/renderCompanyCollectionRecord.vue index 12c768b..e07ec8c 100644 --- a/components/renderCompanyCollectionRecord/renderCompanyCollectionRecord.vue +++ b/components/renderCompanyCollectionRecord/renderCompanyCollectionRecord.vue @@ -4,7 +4,7 @@ {{ company.name }} - + {{company.industry}} {{company.scale }} @@ -143,7 +143,7 @@ function nextDetail(company) { } } .card-bottom{ - margin-top: 4rpx + margin-top: 15rpx margin-bottom: 10rpx display: flex justify-content: space-between