feat:替换部分图片

This commit is contained in:
2025-08-06 20:47:28 +08:00
parent 04ee847c09
commit e3dc5539ca
30 changed files with 474 additions and 429 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
<dengbo-lotteryWheel :prizes="prizes" :size="626" :duration="5000" @run="startClick(1)" @done="Done"
ref="luckyWheel" :lightImgs="lightImages" customStyle="borderRadius: 50%;" :styleOpt="styleOpt">
<template v-slot:bg>
<image src="/static/turntable/turntable.png" style="width: 100%; height: 100%;" />
<image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/turntable.png"
style="width: 100%; height: 100%;" />
</template>
<template v-slot:pointer>
<image src="/static/turntable/zz.png" style="width: 50px; height: 50px;" mode="widthFix"