尝试调整样式
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user