Compare commits

..

No commits in common. "36b5dc97fcc0c3637ee77d8af30bceab627d991f" and "8a2bf1bad2d962e9275c6fa1cf7d887c9fbca9cd" have entirely different histories.

View File

@ -27,14 +27,11 @@
<div v-html="content" class="contents"></div>
</div>
</div>
<!-- <div class="buttomcla">
<div class="buttomcla">
<div style="display: flex; justify-content: center;margin-top: 10px;">
<div class="text3" @click="goList()">去首页</div>
<votButton v-text="'投票'" @vote-click="vote" ></votButton>
</div>
</div> -->
<div class="buttomcla">
<!-- 投票已结束 -->
</div>
<!-- <votView :show =show :shows =shows @onchange="handlechange" @onchanges="handlechange" :ticket=tickets ></votView> -->
</template>