diff --git a/src/views/recruitment/card/ListView.vue b/src/views/recruitment/card/ListView.vue
index 2c8f7ec..619bb0b 100644
--- a/src/views/recruitment/card/ListView.vue
+++ b/src/views/recruitment/card/ListView.vue
@@ -459,7 +459,7 @@ function closeModal() {
.carousel-item-title {
background: linear-gradient(90deg, rgba(203, 242, 250, 0) 0%, rgba(203, 242, 250, 0.43) 58%, rgba(203, 242, 250, 0) 100%);
- opacity: 0.5;
+ //opacity: 0.5;
width: 100%;
height: 1.1vw;
margin-top: 1vw;
@@ -467,8 +467,8 @@ function closeModal() {
line-height: 1.1vw;
text-align: center;
border-radius: 4px 4px 4px 4px;
- color: #ffffff;
font-weight: bold;
+ color: #a9f0ff;
}
img {
diff --git a/src/views/recruitment/components/enterpriseEmploymentCard.vue b/src/views/recruitment/components/enterpriseEmploymentCard.vue
index 4afcb91..e1eddf4 100644
--- a/src/views/recruitment/components/enterpriseEmploymentCard.vue
+++ b/src/views/recruitment/components/enterpriseEmploymentCard.vue
@@ -82,6 +82,7 @@ const props = defineProps({
height: 24.6875vw;
background: url("~@/assets/recruitment/module_bg.svg") no-repeat;
background-size: 100% 100%;
+ overflow: hidden;
.cardWrapper {
position: relative;
diff --git a/src/views/recruitment/index.vue b/src/views/recruitment/index.vue
index 8e7f65f..96c5a73 100644
--- a/src/views/recruitment/index.vue
+++ b/src/views/recruitment/index.vue
@@ -57,7 +57,6 @@
:description="cardFourInfo.description"
:type1="cardFourInfo.type1"
:type2="cardFourInfo.type2"
-
>
-->
-