人才招聘样式
This commit is contained in:
parent
6920d9548b
commit
a2f0ed8db5
@ -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,9 +75,7 @@
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user