Merge branch 'master' of http://61.139.16.27:26684/DEV_ZZ/rsxm-master
This commit is contained in:
33
src/assets/recruitment/bjtl.svg
Normal file
33
src/assets/recruitment/bjtl.svg
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
<svg width="1920" height="1080" viewBox="0 0 1920 1080" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<g clip-path="url(#clip0_9_2545)">
|
||||||
|
<rect width="1920" height="1080" fill="url(#paint0_linear_9_2545)" fill-opacity="0.75"/>
|
||||||
|
<rect width="1920" height="1080" fill="url(#paint1_linear_9_2545)" fill-opacity="0.75"/>
|
||||||
|
</g>
|
||||||
|
<defs>
|
||||||
|
<linearGradient id="paint0_linear_9_2545" x1="960" y1="0" x2="960" y2="1080" gradientUnits="userSpaceOnUse">
|
||||||
|
<stop stop-color="#0078A4"/>
|
||||||
|
<stop offset="0.120509" stop-color="#0078A4" stop-opacity="0.545518"/>
|
||||||
|
<stop offset="0.179314" stop-color="#0078A4" stop-opacity="0.268142"/>
|
||||||
|
<stop offset="0.286458" stop-color="#0078A4" stop-opacity="0.0154769"/>
|
||||||
|
<stop offset="0.671875" stop-color="#0078A4" stop-opacity="0"/>
|
||||||
|
<stop offset="0.790323" stop-color="#0078A4" stop-opacity="0.221651"/>
|
||||||
|
<stop offset="0.863472" stop-color="#0078A4" stop-opacity="0.503942"/>
|
||||||
|
<stop offset="1" stop-color="#0078A4"/>
|
||||||
|
</linearGradient>
|
||||||
|
<linearGradient id="paint1_linear_9_2545" x1="1920" y1="592.5" x2="3.32107e-06" y2="592.5" gradientUnits="userSpaceOnUse">
|
||||||
|
<stop stop-color="#0078A4"/>
|
||||||
|
<stop offset="0.0924192" stop-color="#0078A4" stop-opacity="0.441093"/>
|
||||||
|
<stop offset="0.147393" stop-color="#0078A4" stop-opacity="0.212322"/>
|
||||||
|
<stop offset="0.194418" stop-color="#0078A4" stop-opacity="0.0732132"/>
|
||||||
|
<stop offset="0.249495" stop-color="#0078A4" stop-opacity="0"/>
|
||||||
|
<stop offset="0.756487" stop-color="#0078A4" stop-opacity="0"/>
|
||||||
|
<stop offset="0.815023" stop-color="#0078A4" stop-opacity="0.0812947"/>
|
||||||
|
<stop offset="0.870659" stop-color="#0078A4" stop-opacity="0.224653"/>
|
||||||
|
<stop offset="0.92232" stop-color="#0078A4" stop-opacity="0.463412"/>
|
||||||
|
<stop offset="1" stop-color="#0078A4"/>
|
||||||
|
</linearGradient>
|
||||||
|
<clipPath id="clip0_9_2545">
|
||||||
|
<rect width="1920" height="1080" fill="white"/>
|
||||||
|
</clipPath>
|
||||||
|
</defs>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 1.8 KiB |
@ -70,7 +70,7 @@
|
|||||||
<el-carousel-item>
|
<el-carousel-item>
|
||||||
<div class="carousel-item-content">
|
<div class="carousel-item-content">
|
||||||
<div class="carousel-item-title">
|
<div class="carousel-item-title">
|
||||||
仁寿县劳务合作社联合送工
|
农民工返乡慰问现场
|
||||||
</div>
|
</div>
|
||||||
<div style="height:20vw;">
|
<div style="height:20vw;">
|
||||||
<img src="@/assets/images/ms/fxww.jpg" class="carousel-image">
|
<img src="@/assets/images/ms/fxww.jpg" class="carousel-image">
|
||||||
|
|||||||
@ -104,6 +104,7 @@ const props = defineProps({
|
|||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
margin-bottom: 0.46875vw;
|
margin-bottom: 0.46875vw;
|
||||||
font-size: 0.729vw;
|
font-size: 0.729vw;
|
||||||
|
font-weight:700 ;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modelItem1 {
|
.modelItem1 {
|
||||||
|
|||||||
@ -276,8 +276,8 @@ function getWebSocketData() {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
background: url('~@/assets/recruitment/mbc.svg') no-repeat center center;
|
background: url('~@/assets/recruitment/bjtl.svg') no-repeat center center;
|
||||||
background-size: 130% 100%;
|
background-size: 102% 100%;
|
||||||
// background: url("~@/assets/recruitment/mbc.png") no-repeat center center;
|
// background: url("~@/assets/recruitment/mbc.png") no-repeat center center;
|
||||||
// background-size: 100% 100%;
|
// background-size: 100% 100%;
|
||||||
}
|
}
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user