2020-06-09 16:17:23 +08:00

4 lines
241 B
Plaintext

<view class="custom-class van-hairline--top-bottom {{utils.bem( 'tabbar',{fixed:fixed,safe:isIPhoneX&&safeAreaInsetBottom} )}}" style="{{zIndex?'z-index: '+zIndex:''}}">
<slot></slot>
</view>
<wxs module="utils" src="../wxs/utils.wxs" />