3
This commit is contained in:
parent
d669d1dcb9
commit
72476f3b10
@ -27,14 +27,11 @@
|
|||||||
<div v-html="content" class="contents"></div>
|
<div v-html="content" class="contents"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- <div class="buttomcla">
|
<div class="buttomcla">
|
||||||
<div style="display: flex; justify-content: center;margin-top: 10px;">
|
<div style="display: flex; justify-content: center;margin-top: 10px;">
|
||||||
<div class="text3" @click="goList()">去首页</div>
|
<div class="text3" @click="goList()">去首页</div>
|
||||||
<votButton v-text="'投票'" @vote-click="vote" ></votButton>
|
<votButton v-text="'投票'" @vote-click="vote" ></votButton>
|
||||||
</div>
|
</div>
|
||||||
</div> -->
|
|
||||||
<div class="buttomcla">
|
|
||||||
<!-- 投票已结束 -->
|
|
||||||
</div>
|
</div>
|
||||||
<!-- <votView :show =show :shows =shows @onchange="handlechange" @onchanges="handlechange" :ticket=tickets ></votView> -->
|
<!-- <votView :show =show :shows =shows @onchange="handlechange" @onchanges="handlechange" :ticket=tickets ></votView> -->
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
@ -28,11 +28,14 @@
|
|||||||
<div class="contents" v-html="content"></div>
|
<div class="contents" v-html="content"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="buttomcla">
|
<!-- <div class="buttomcla">
|
||||||
<div style="display: flex; justify-content: center;margin-top: 10px;">
|
<div style="display: flex; justify-content: center;margin-top: 10px;">
|
||||||
<div class="text3" @click="goList()">去首页</div>
|
<div class="text3" @click="goList()">去首页</div>
|
||||||
<votButton v-text="'投票'" @vote-click="vote" ></votButton>
|
<votButton v-text="'投票'" @vote-click="vote" ></votButton>
|
||||||
</div>
|
</div>
|
||||||
|
</div> -->
|
||||||
|
<div class="buttomcla">
|
||||||
|
<!-- 投票已结束 -->
|
||||||
</div>
|
</div>
|
||||||
<!-- <votView :show =show :shows =shows @onchange="handlechange" @onchanges="handlechange" :ticket=tickets ></votView> -->
|
<!-- <votView :show =show :shows =shows @onchange="handlechange" @onchanges="handlechange" :ticket=tickets ></votView> -->
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user