1 line
454 B
Plaintext
1 line
454 B
Plaintext
<view data-event-opts="{{[['touchmove',[['',['$event']]]]]}}" bindtouchmove="__e"><view data-event-opts="{{[['tap',[['hide',['$event']]]],['touchmove',[['',['$event']]]]]}}" hidden="{{!(show)}}" class="uni-mask" style="{{'top:'+(offsetTop+'px')+';'}}" bindtap="__e" bindtouchmove="__e"></view><view hidden="{{!(show)}}" class="{{['uni-popup','uni-popup-'+type]}}"><view hidden="{{!(msg!='')}}" class="header-top">{{msg}}</view><slot></slot></view></view> |