dashboard
repositories
filestore
activity
search
login
刘文浩
/
gzDyh
forked from
gzzfw/frontEnd/gzDyh
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat: 流转督办接入组件
zhangyongtian
2024-09-10
e8410f952f7798342c1888d8393862545fb2af6d
[~liuwh/gzDyh.git]
/
gz-wxparty
/
miniprogram_npm
/
@vant
/
weapp
/
goods-action
/
index.wxml
1
2
3
4
5
<wxs src="../wxs/utils.wxs" module="utils" />
<view class="custom-class {{ utils.bem('goods-action', { safe: safeAreaInsetBottom }) }}">
<slot />
</view>