1 |
- <block wx:if="{{show}}"><view class="tm-maskFlow data-v-3418012a" style="{{'width:'+(width+'px')+';'+('height:'+(height+'px')+';')}}"><tm-translate vue-id="4ee7220a-1" duration="{{duration}}" wait="{{0}}" animation-name="{{aniName}}" data-event-opts="{{[['^start',[['$emit',['start']]]]]}}" bind:start="__e" class="data-v-3418012a" bind:__l="__l" vue-slots="{{['default']}}"><view data-event-opts="{{[['tap',[['closeMask',['$event']]]]]}}" class="tm-maskFlow-mask data-v-3418012a" style="{{'background:'+(bgColor)+';'+('width:'+(width+'px')+';')+('height:'+(height+'px')+';')}}" catchtap="__e"></view><view data-event-opts="{{[['tap',[['closeMask',['$event']]]]]}}" class="tm-maskFlow-body flex-center data-v-3418012a" catchtap="__e"><view data-event-opts="{{[['tap',[['',['$event']]]]]}}" catchtap="__e" class="data-v-3418012a"><slot></slot></view></view></tm-translate></view></block>
|