You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
1.1 KiB
1 lines
1.1 KiB
<view class="raffle-wheel data-v-1d283544" style="{{'width:'+(canvasWidth+44+'px')+';'+('height:'+(canvasHeight+44+'px')+';')+('background-image:'+('url('+imageRoot+'cjqq.png)')+';')}}"><view class="raffle-wheel-wrap data-v-1d283544" style="{{'width:'+(canvasWidth+'px')+';'+('height:'+(canvasHeight+'px')+';')}}"><canvas class="{{['data-v-1d283544',className]}}" style="{{'width:'+(canvasWidth+'px')+';'+('height:'+(canvasHeight+'px')+';')}}" canvas-id="{{canvasId}}" width="{{canvasWidth}}" height="{{canvasHeight}}"></canvas><block wx:if="{{canvasImg}}"><image class="canvas-img data-v-1d283544" style="{{'width:'+(canvasWidth+'px')+';'+('height:'+(canvasHeight+'px')+';')+('transform:'+('rotate('+(canvasAngle+targetAngle)+'deg)')+';')+('transition-duration:'+(transitionDuration+'s')+';')}}" src="{{canvasImg}}"></image></block><view data-event-opts="{{[['tap',[['openGame',['$event']]]]]}}" class="raffle-wheel__action data-v-1d283544" style="{{'background-image:'+('url('+imageRoot+'djcj.png)')+';'}}" bindtap="__e"></view><text class="raffle-wheel__measureText data-v-1d283544">{{measureText}}</text></view></view>
|