修改委托招聘服务协议图片展示处理

This commit is contained in:
maojiacai
2025-10-23 12:56:05 +08:00
parent 7fe891df41
commit 31315bd830

View File

@ -57,7 +57,6 @@
:description="cardFourInfo.description" :description="cardFourInfo.description"
:type1="cardFourInfo.type1" :type1="cardFourInfo.type1"
:type2="cardFourInfo.type2" :type2="cardFourInfo.type2"
style="margin-top: 0.625vw"
> >
<el-carousel <el-carousel
:interval="8000" :interval="8000"
@ -77,6 +76,7 @@
:description="cardThreeInfo.description" :description="cardThreeInfo.description"
:type1="cardThreeInfo.type1" :type1="cardThreeInfo.type1"
:type2="cardThreeInfo.type2" :type2="cardThreeInfo.type2"
style="margin-top: 0.625vw"
> >
<ListView/> <ListView/>