@ams-team/block-nav-user
v1.2.4
Published
用户信息
Downloads
4
Readme
block-nav-user 用户信息
预览图
例子
ams.block('imageLabel', {
'type': 'nav-user',
'data': {
'userImg': '//a.vpimg4.com/upload/upimg2/u/30ebcd58722a1fef7412f9e6431d6565.png',
'userName': '用户名'
},
'operations': {
'button': {
'type': 'button',
'label': '按钮1'
}
}
})