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