From 0258eb804aefe39d28215a3308882cd6a35ad791 Mon Sep 17 00:00:00 2001
From: zxy <353513737@qq.com>
Date: Mon, 19 Feb 2024 17:04:03 +0800
Subject: [PATCH] =?UTF-8?q?=E5=88=97=E8=A1=A8=E6=A0=B7=E5=BC=8F=E4=BC=98?=
=?UTF-8?q?=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/companyList/companyList.vue | 3 +++
components/companyList/workList.vue | 3 +++
pages/projectInfo/workInfo.vue | 2 +-
static/img/city.png | Bin 528 -> 888 bytes
4 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/components/companyList/companyList.vue b/components/companyList/companyList.vue
index 26a5c36..4692711 100644
--- a/components/companyList/companyList.vue
+++ b/components/companyList/companyList.vue
@@ -21,6 +21,7 @@
+
@@ -147,6 +148,7 @@ export default {
font-size: 24rpx;
color: #999999;
margin: 10rpx 0;
+ padding: 10rpx 0;
}
.allName {
@@ -207,6 +209,7 @@ export default {
overflow: hidden;
box-sizing: border-box;
padding: 20rpx;
+ padding-bottom: 0;
border-radius: 20rpx;
margin-top: 20rpx;
}
diff --git a/components/companyList/workList.vue b/components/companyList/workList.vue
index 6661d1c..0b08203 100644
--- a/components/companyList/workList.vue
+++ b/components/companyList/workList.vue
@@ -21,6 +21,7 @@
+