WechatOwnerService/node_modules/vant-weapp/lib/goods-action/index.wxml
2021-06-06 23:15:16 +08:00

6 lines
170 B
Plaintext
Executable File

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