dashboard
repositories
filestore
activity
search
login
刘文浩
/
gzDyh
forked from
gzzfw/frontEnd/gzDyh
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat: 提交申请人弹窗静态样式
zhangyongtian
2024-08-15
fc0865e15e6476a3688c437c624a6089c74d6f75
[~liuwh/gzDyh.git]
/
by-wxparty
/
miniprogram_npm
/
@vant
/
weapp
/
radio-group
/
index.wxml
1
2
3
4
5
<wxs src="../wxs/utils.wxs" module="utils" />
<view class="{{ utils.bem('radio-group', [direction]) }}">
<slot></slot>
</view>