cm-active-popup.wxml 392 B

1
  1. <block wx:if="{{visible}}"><view class="active-popup data-v-6fa49336"><view class="content data-v-6fa49336"><image src="{{image}}" mode="aspectFit" data-event-opts="{{[['tap',[['$emit',['click']]]]]}}" bindtap="__e" class="data-v-6fa49336"></image><text data-event-opts="{{[['tap',[['handleClose',['$event']]]]]}}" class="close-btn data-v-6fa49336" bindtap="__e"></text></view></view></block>