4 lines
158 B
Plaintext
Raw Normal View History

2020-06-09 16:17:23 +08:00
<view class="custom-class {{utils.bem( 'goods-action',{safe:safeAreaInsetBottom} )}}">
<slot></slot>
</view>
<wxs module="utils" src="../wxs/utils.wxs" />