| 1 |
- <view data-event-opts="{{[['touchmove',[['',['$event']]]]]}}" catchtouchmove="__e" class="data-v-1aa17198"><view class="{{['tui-fab-box data-v-1aa17198',(!left||left&&right)?'tui-fab-right':'']}}" style="{{'left:'+($root.m0)+';'+('right:'+($root.m1)+';')+('bottom:'+(bottom+'rpx')+';')}}" id="moveDiv" data-event-opts="{{[['touchstart',[['down',['$event']]]],['touchmove',[['move',['$event']]]],['touchend',[['end',['$event']]]]]}}" bindtouchstart="__e" bindtouchmove="__e" bindtouchend="__e"><view class="{{['tui-fab-btn data-v-1aa17198',(isOpen)?'tui-visible':'',(hidden)?'tui-fab-hidden':'']}}"><block wx:for="{{btnList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['handleClick',[index]]]]]}}" class="tui-fab-item-box _div data-v-1aa17198" catchtap="__e"><view class="item-list _div data-v-1aa17198"><view class="list-icon _div data-v-1aa17198"><view class="{{['iconfont _i data-v-1aa17198',item.icon]}}"></view></view><view class="list-name _div data-v-1aa17198">{{item.name}}</view></view></view></block></view><view data-event-opts="{{[['tap',[['handleClick',[-1]]]]]}}" class="{{['tui-fab-item data-v-1aa17198',(isOpen)?'tui-active':'']}}" catchtap="__e"><view class="{{['iconfont _i data-v-1aa17198',isOpen?'icontupiantianjia':'iconcaidan']}}"></view></view></view><view data-event-opts="{{[['tap',[['handleClickCancel',['$event']]]]]}}" class="{{['tui-fab-mask data-v-1aa17198',(isOpen)?'tui-visible':'']}}" bindtap="__e"></view></view>
|