uni-Identify-quality/unpackage/dist/dev/mp-weixin/tm-vuetify/components/tm-maskFlow/tm-maskFlow.wxml
2023-09-22 13:13:26 +08:00

1 line
886 B
Plaintext

<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>