Compare commits

..

No commits in common. "1314a1ea67a7f58a364d4dc9a34000f75689e06c" and "72476f3b10948b83373b8796a244c5f0974e1f1e" have entirely different histories.

View File

@ -34,9 +34,9 @@
<votButton v-text="'投票'" @vote-click="vote" ></votButton> <votButton v-text="'投票'" @vote-click="vote" ></votButton>
</div> </div>
</div> --> </div> -->
<!-- <div class="buttomcla"> --> <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>
<script setup > <script setup >