尝试调整样式

This commit is contained in:
aixianling
2022-03-31 11:39:24 +08:00
parent ab510f09d0
commit c88fa5c6cc

View File

@@ -5,7 +5,9 @@
<div class="content">
<img src="https://cdn.cunwuyun.cn/guangdong/h5/dh@2x.png" alt="">
<div>投票主题</div>
<div class="voteTopic" v-html="info.voteTopic"/>
<div class="voteTopic">
<u-parse :html="info.voteTopic"/>
</div>
</div>
<div class="footer">
<div class="bg-gray" v-if="info.myVote">已投票</div>