feat:体验版发版

This commit is contained in:
2025-08-06 22:24:53 +08:00
parent 7379cdd064
commit 350f89565b
24 changed files with 429 additions and 428 deletions
+3 -3
View File
@@ -8,8 +8,8 @@
style="width: 100%; height: 100%" />
</template>
<template v-slot:pointer>
<up-image src="/static/turntable/zz.png" width="40" height="40" mode="widthFix"
@click="startWheel"></up-image>
<up-image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/zz.png" width="40" height="40"
mode="widthFix" @click="startWheel"></up-image>
</template>
</dengbo-lotteryWheel>
</view>
@@ -20,7 +20,7 @@
export default {
data() {
return {
lightImages: ['/static/turntable/zz.png', 'https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/turntable.png'],
lightImages: ['https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/zz.png', 'https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/turntable.png'],
prizes: [{
name: '积分',
image: '/static/turntable/record.png',