Files
frontend-app/unpackage/dist/dev/mp-weixin/pages/LuckyWheel/LuckyWheel.wxml
T
2025-08-05 15:25:23 +08:00

1 line
754 B
Plaintext

<view class="content"><view class="lottery"><dengbo-lottery-wheel class="vue-ref" vue-id="d598b740-1" prizes="{{prizes}}" size="{{626}}" duration="{{5000}}" lightImgs="{{lightImages}}" customStyle="borderRadius: 50%;" data-ref="luckyWheel" data-event-opts="{{[['^run',[['Click']]],['^done',[['Done']]]]}}" bind:run="__e" bind:done="__e" bind:__l="__l" vue-slots="{{['bg','pointer']}}"><image style="width:100%;height:100%;" src="/static/turntable/turntable.png" slot="bg"></image><up-image vue-id="{{('d598b740-2')+','+('d598b740-1')}}" src="/static/turntable/zz.png" width="40" height="40" mode="widthFix" data-event-opts="{{[['^click',[['startWheel']]]]}}" bind:click="__e" slot="pointer" bind:__l="__l"></up-image></dengbo-lottery-wheel></view></view>