样式调整

This commit is contained in:
tcubic 2022-08-05 15:14:03 +08:00
parent 32c4b6d778
commit 0a73369355

View File

@ -23,7 +23,7 @@
<div class="prize p-5" ref="p19"></div>
<!-- <div class="prize p-3" ref="p20"></div> -->
</div>
<!-- <div class="btn" @click="btn">开始抽奖</div> -->
<div class="btn" @click="btn">开始抽奖</div>
</div>
</div>
</template>
@ -197,7 +197,8 @@ defineExpose({
position: absolute;
top: 0;
left: 0;
pointer-events: none;
z-index: 9999;
// pointer-events: none;
.LuckyWheel_container {