1 |
- <view data-event-opts="{{[['touchmove',[['',['$event']]]]]}}" catchtouchmove="__e" class="data-v-3fb08834"><view class="{{['tui-popup-class','tui-bottom-popup','data-v-3fb08834',(show)?'tui-popup-show':'',(radius)?'tui-popup-radius':'']}}" style="{{'background-color:'+(backgroundColor)+';'+('height:'+(height?height+'rpx':'auto')+';')}}"><slot></slot></view><block wx:if="{{mask}}"><view data-event-opts="{{[['tap',[['handleClose',['$event']]]]]}}" class="{{['tui-popup-mask','data-v-3fb08834',show?'tui-mask-show':'']}}" bindtap="__e"></view></block></view>
|