tsteam-business-card-card-mini/vant/dist/goods-action/index.wxml

6 lines
157 B
Plaintext
Raw Permalink Normal View History

2024-02-22 11:04:15 +08:00
<wxs src="../wxs/utils.wxs" module="utils" />
<view class="custom-class {{ utils.bem('goods-action', { safe: safeAreaInsetBottom }) }}">
<slot />
</view>