toast.vue.wxml 806 Bytes
<import src="/common/slots.wxml" /><template name="ebdd0886"><view class="_view ebdd0886"><template name="default"></template><view style="position: relative;" class="_div ebdd0886"><template data="{{...$root['0'], ...$root[$k], $root}}" is="{{$slotdefault || 'default'}}"></template><view class="_div ebdd0886 toast" hidden="{{!(toastShow)}}"><view class="_div ebdd0886 toastContent"><view class="_div ebdd0886 arrow"></view><label class="_span ebdd0886 typeBox" bindtap="handleProxy" data-eventid="{{'ebdd0886-0-'+index}}" data-comkey="{{$k}}" wx:for="{{typeArr}}" wx:for-index="index" wx:for-item="item">{{item.name}}</label></view></view></view><view class="_div ebdd0886 dialog" wx:if="{{toastShow}}" bindtap="handleProxy" data-eventid="{{'ebdd0886-1'}}" data-comkey="{{$k}}"></view></view></template>