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