Compare commits

..

2 Commits

Author SHA1 Message Date
haomingming
1314a1ea67 Merge branch 'dev' 2026-01-09 15:18:42 +08:00
haomingming
9a3398ce4b 4 2026-01-09 15:18:21 +08:00

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 >