更新样式

This commit is contained in:
tcubic 2022-08-05 15:46:53 +08:00
parent 0a73369355
commit bbabfb7ca7

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,8 +197,7 @@ defineExpose({
position: absolute;
top: 0;
left: 0;
z-index: 9999;
// pointer-events: none;
pointer-events: none;
.LuckyWheel_container {