人才招聘样式

This commit is contained in:
dzj 2024-07-10 09:27:33 +08:00
parent 6920d9548b
commit a2f0ed8db5

View File

@ -26,7 +26,7 @@
<div style="font-size: 26px;color:rgba(0,0,0,.6)">{{componyarr[0].titleUp}}</div>
<div style="color:rgba(60,115,164);font-size:40px">{{componyarr[0].sketchUp}}</div>
<div style="height: 40px;"></div>
<div style="color: rgba(0,0,0,.6);line-height: 30px;width: 50%;"v-html="componyarr[0].contentUp">
<div style="color: rgba(0,0,0,.6);line-height: 30px;width: 57%;"v-html="componyarr[0].contentUp">
</div>
@ -64,7 +64,7 @@
<div style="color:rgba(60,115,164);font-size:40px">{{componyarr[0].sketchIn}}
</div>
<div style="height: 40px;"></div>
<div style="color: rgba(0,0,0,.6);line-height: 30px;width: 50%;" class="init" v-html="componyarr[0].contentIn">
<div style="color: rgba(0,0,0,.6);line-height: 30px;width: 57%;" class="init" v-html="componyarr[0].contentIn">
</div>
<div style="height: 40px;"></div>
@ -75,10 +75,8 @@
<div style="color:rgba(60,115,164);font-size:40px">{{componyarr[0].sketchDown}}
</div>
<div style="height: 40px;"></div>
<div style="color: rgba(0,0,0,.6);line-height: 30px;width: 50%;" class="init" v-html="componyarr[0].contentDown">
<div style="color: rgba(0,0,0,.6);line-height: 30px;width: 57%;" class="init" v-html="componyarr[0].contentDown">
</div>
<div style="height: 70px;"></div>
</div>