Files
YelayMaths/node_modules/@vant/weapp/lib/goods-action/index.wxml
T
2026-01-05 18:07:10 +08:00

6 lines
157 B
Plaintext

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