diff --git a/src/components/FirstJob/detail.vue b/src/components/FirstJob/detail.vue index 8c2565f..cef0c56 100644 --- a/src/components/FirstJob/detail.vue +++ b/src/components/FirstJob/detail.vue @@ -21,7 +21,7 @@
-
代理佣金
+
代理佣金
@@ -83,7 +83,7 @@
暂无特色
--> -
+
  |   @@ -395,7 +395,7 @@
- 代理佣金 + 代理佣金
@@ -1320,17 +1320,21 @@ export default { text-align: left; color: #333; line-height: 30px; + height: 26px; + overflow: hidden; // &:hover { // color: #1890ff; // } } .jobinfo { - margin-top: 12px; + margin-top: 8px; font-size: 14px; font-weight: 400; text-align: left; color: #999; line-height: 26px; + height: 19px; + overflow: hidden; } .jobtag, .jobtag1 { @@ -1677,7 +1681,7 @@ export default { width: 600px; > div { > div:first-child { - font-size: 14px; + font-size: 16px; color: #333; font-weight: 600; }