| 1 |
- <uni-popup vue-id="199c5086-1" type="center" is-mask-click="{{false}}" data-ref="turntablePopup" class="data-v-c705132e vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="turntable data-v-c705132e"><image class="turntable-bg data-v-c705132e" src="https://cos.his.cdwjyyh.com/fs/20250910/de386927c5f44e02ab3ecc480ddb9797.png" mode="aspectFit"></image><view class="turntable-box data-v-c705132e"><view class="turntable-wrap data-v-c705132e"><block wx:for="{{cells}}" wx:for-item="item" wx:for-index="idx" wx:key="idx"><view class="{{['turntable-item','data-v-c705132e',(idx==light)?'active':'',(item.isReceive)?'disabled':'']}}"><image src="{{item.iconUrl}}" mode="aspectFit" class="data-v-c705132e"></image><view class="ellipsis data-v-c705132e">{{item.name}}</view></view></block></view></view><image class="close data-v-c705132e" src="https://cos.his.cdwjyyh.com/fs/20250910/93608bad8ad1479a854ec26e8eaaacea.png" data-event-opts="{{[['tap',[['close',['$event']]]]]}}" bindtap="__e"></image><view class="btn-box data-v-c705132e"><image class="{{['data-v-c705132e',isReceive==1?'gray':'']}}" src="https://cos.his.cdwjyyh.com/fs/20250910/fe230bfdf74f4f0dac88af53f709d6c5.png" mode="widthFix" data-event-opts="{{[['tap',[['start',['$event']]]]]}}" bindtap="__e"></image></view></view></uni-popup>
|