lcw
This commit is contained in:
@ -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 {
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
:description="cardFourInfo.description"
|
||||
:type1="cardFourInfo.type1"
|
||||
:type2="cardFourInfo.type2"
|
||||
style="margin-top: 0.625vw"
|
||||
|
||||
>
|
||||
<el-carousel
|
||||
:interval="8000"
|
||||
@ -72,7 +72,7 @@
|
||||
<!-- <el-carousel-item><LaborSystemFour /></el-carousel-item> -->
|
||||
</el-carousel>
|
||||
</enterprise-employment-card>
|
||||
<enterprise-employment-card
|
||||
<enterprise-employment-card style="margin-top: 0.625vw"
|
||||
:title="cardThreeInfo.title"
|
||||
:description="cardThreeInfo.description"
|
||||
:type1="cardThreeInfo.type1"
|
||||
|
||||
Reference in New Issue
Block a user