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 {