飞阳简介调整

This commit is contained in:
dzj 2024-07-09 19:35:04 +08:00
parent f4b29e77c1
commit 6920d9548b

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;"v-html="componyarr[0].contentUp">
<div style="color: rgba(0,0,0,.6);line-height: 30px;width: 50%;"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: 18px;" class="init" v-html="componyarr[0].contentIn">
<div style="color: rgba(0,0,0,.6);line-height: 30px;width: 50%;" class="init" v-html="componyarr[0].contentIn">
</div>
<div style="height: 40px;"></div>
@ -75,7 +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: 18px;" class="init" v-html="componyarr[0].contentDown">
<div style="color: rgba(0,0,0,.6);line-height: 30px;width: 50%;" class="init" v-html="componyarr[0].contentDown">