From 276336135609ec5c82fb56b23cc950dfc9ceb490 Mon Sep 17 00:00:00 2001 From: lcw <1878680531@qq.com> Date: Thu, 23 Oct 2025 12:56:32 +0800 Subject: [PATCH] lcw --- src/views/recruitment/card/ListView.vue | 3 ++- src/views/recruitment/index.vue | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/views/recruitment/card/ListView.vue b/src/views/recruitment/card/ListView.vue index 2a22b4a..2c8f7ec 100644 --- a/src/views/recruitment/card/ListView.vue +++ b/src/views/recruitment/card/ListView.vue @@ -467,7 +467,8 @@ function closeModal() { line-height: 1.1vw; text-align: center; border-radius: 4px 4px 4px 4px; - color: #48FAFC; + color: #ffffff; + font-weight: bold; } img { diff --git a/src/views/recruitment/index.vue b/src/views/recruitment/index.vue index 6085703..8e7f65f 100644 --- a/src/views/recruitment/index.vue +++ b/src/views/recruitment/index.vue @@ -57,7 +57,7 @@ :description="cardFourInfo.description" :type1="cardFourInfo.type1" :type2="cardFourInfo.type2" - style="margin-top: 0.625vw" + > --> -