Newer
Older
smart_construction / miniprogram / miniprogram_npm / @vant / weapp / goods-action / index.wxml
zhout on 27 May 2020 157 bytes Initial Commit
<wxs src="../wxs/utils.wxs" module="utils" />

<view class="custom-class {{ utils.bem('goods-action', { safe: safeAreaInsetBottom }) }}">
  <slot />
</view>