From e27f3f0f47f41996053487f105d217d8589dae84 Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Wed, 22 Jan 2025 13:49:01 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=A6=E6=83=85=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/FirstJob/detail.vue | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) 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; }