From 6b0a6caf4cc32977762542a3eeb083175ad9c33d Mon Sep 17 00:00:00 2001
From: lucky
Date: Fri, 15 Jan 2021 10:07:31 +0800
Subject: [PATCH] =?UTF-8?q?=E5=BA=95=E9=83=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/Introduce/FicHatch.vue | 31 +++++++++++++++------------
1 file changed, 17 insertions(+), 14 deletions(-)
diff --git a/src/components/Introduce/FicHatch.vue b/src/components/Introduce/FicHatch.vue
index 2d4da3c..349061f 100644
--- a/src/components/Introduce/FicHatch.vue
+++ b/src/components/Introduce/FicHatch.vue
@@ -32,29 +32,32 @@
科技信息咨询服务中心、科创战略协同研究中心、山西奥依工业设计咨询服务中心
- 我要发榜
+ 我要发榜
入驻企业名录
-
-
+
+
- {{ item.name }}
-
-
- {{ item.description }}
+ {{ item.name }}
+
{{ item.description }}
- 联系人:{{ item.man }}
- 联系电话:{{ item.tel }}
+ 联系人:{{ item.man }}
+ 联系电话:{{ item.tel }}
-
入驻企业注册
+
入驻企业注册
@@ -133,8 +136,8 @@ export default {
}
.ent-box {
- width: 20.5%;
- margin-right: 6%;
+ width: 22%;
+ margin-right: 4%;
min-height: 300px;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
@@ -160,7 +163,7 @@ export default {
}
.ent-des {
- padding: 0 4px;
+ padding: 0 8px;
font-size: 15px;
color: rgba(0, 0, 0, 0.65);
display: -webkit-box;
@@ -173,7 +176,7 @@ export default {
overflow: hidden;
color: rgba(0, 0, 0, 0.45);
font-size: 12px;
- padding: 0 4px;
+ padding: 0 8px;
}
.ent-lf {