WechatOwnerService/node_modules/vant-weapp/lib/goods-action/index.wxml
2023-09-04 16:46:29 +08:00

6 lines
170 B
Plaintext

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