u-tabbar.wxml 668 B

1
  1. <view class="u-tabbar data-v-bd2fd586"><view data-ref="u-tabbar__content" data-event-opts="{{[['touchmove',[['noop',['$event']]]]]}}" class="{{['u-tabbar__content','data-v-bd2fd586','vue-ref',border&&'u-border-top',fixed&&'u-tabbar--fixed']}}" style="{{$root.s0}}" catchtouchmove="__e"><view class="u-tabbar__content__item-wrapper data-v-bd2fd586"><slot></slot></view><block wx:if="{{safeAreaInsetBottom}}"><u-safe-bottom vue-id="2c306df4-1" class="data-v-bd2fd586" bind:__l="__l"></u-safe-bottom></block></view><block wx:if="{{placeholder}}"><view class="u-tabbar__placeholder data-v-bd2fd586" style="{{'height:'+(placeholderHeight+'px')+';'}}"></view></block></view>