1 line
1.1 KiB
Plaintext
1 line
1.1 KiB
Plaintext
<view data-event-opts="{{[['touchmove',[['',['$event']]]]]}}" hidden="{{!(popshow)}}" class="lvv-popup" bindtouchmove="__e"><view data-event-opts="{{[['tap',[['close',['$event']]]]]}}" class="{{['lvv-popupmark',position=='top'&&!hideanimation?'pt':position=='left'&&!hideanimation?'pl':position=='right'&&!hideanimation?'pr':position=='bottom'&&!hideanimation?'pc':position=='top'&&hideanimation?'ht':position=='left'&&hideanimation?'hl':position=='right'&&hideanimation?'hr':position=='bottom'&&hideanimation?'hc':'']}}" bindtap="__e"></view><view data-event-opts="{{[['tap',[['close',['$event']]]]]}}" class="{{['lvv-popupcontent',position=='top'&&!hideanimation?'pt':position=='left'&&!hideanimation?'pl':position=='right'&&!hideanimation?'pr':position=='bottom'&&!hideanimation?'pb':position=='top'&&hideanimation?'ht':position=='left'&&hideanimation?'hl':position=='right'&&hideanimation?'hr':position=='bottom'&&hideanimation?'hb':'']}}" bindtap="__e"><view data-event-opts="{{[['tap',[['',['$event']]]]]}}" class="realcontent" catchtap="__e"><slot></slot></view></view></view> |