This commit is contained in:
lmj
2022-09-01 16:44:08 +08:00
parent f716c1169e
commit 6b169fc71f

View File

@@ -104,13 +104,13 @@
<ul> <ul>
<li v-for="(item, index) in Positive" :key="index" class="title-line-ellipsis" style="cursor: pointer;margin-top:30px"> <li v-for="(item, index) in Positive" :key="index" class="title-line-ellipsis" style="cursor: pointer;margin-top:30px">
<span class="portal-right-text blue-one" v-if="index==0" style="margin-right:94px"> <span class="portal-right-text blue-one" v-if="index==0" style="margin-right:94px">
<img src="/images/list-01.png" alt=""> <img src="/images/listblue01.png" alt="">
</span> </span>
<span class="portal-right-text blue-tow" v-if="index==1" style="margin-right:94px"> <span class="portal-right-text blue-tow" v-if="index==1" style="margin-right:94px">
<img src="/images/list02.png" alt=""> <img src="/images/listblue02.png" alt="">
</span> </span>
<span class="portal-right-text blue-three" v-if="index==2" style="margin-right:94px"> <span class="portal-right-text blue-three" v-if="index==2" style="margin-right:94px">
<img src="/images/list03.png" alt=""> <img src="/images/listblue03.png" alt="">
</span> </span>
<span class="portal-right-text" v-if="index==3" style="margin-right:94px"> <span class="portal-right-text" v-if="index==3" style="margin-right:94px">
<img src="/images/list04.png" alt=""> <img src="/images/list04.png" alt="">