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
@@ -19,8 +19,8 @@
style="width: 100%; height: 100%;" />
</template>
<template v-slot:pointer>
<image src="/static/turntable/zz.png" style="width: 50px; height: 50px;" mode="widthFix"
@click="startClick(1)" />
<image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/zz.png"
style="width: 50px; height: 50px;" mode="widthFix" @click="startClick(1)" />
</template>
</dengbo-lotteryWheel>
</view>
@@ -71,7 +71,7 @@ import { getActivityList, raffleExecute } from '@/api/raffle.js';
export default {
data() {
return {
lightImages: ['/static/turntable/bg_bs.png', '/static/turntable/bg_hs.png'],
lightImages: ['https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/bg_bs.png', 'https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/bg_hs.png'],
prizesObj: {},
prizes: [],
lotteryList: [],// 中奖的列表ID