4 lines
241 B
Plaintext
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" /> |