ax-popup.wxml 416 B

1
  1. <block wx:if="{{visible}}"><view class="{{['ax','ax-popup','data-v-7c1b6b93',CssSheet]}}" style="{{$root.s0}}"><view data-event-opts="{{[['animationend',[['animationend']]]]}}" class="__body data-v-7c1b6b93" bindanimationend="__e"><slot></slot></view><block wx:if="{{maskEnable||maskClose}}"><view data-event-opts="{{[['tap',[['mask']]]]}}" class="__mask data-v-7c1b6b93" bindtap="__e"></view></block></view></block>