Compare commits
2 Commits
8a2bf1bad2
...
36b5dc97fc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
36b5dc97fc | ||
|
|
95682b4b40 |
@ -27,11 +27,14 @@
|
||||
<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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user