2 回复
scao
scao1 楼6 年前
<button open-type='getUserInfo' bindgetuserinfo="bindgetuserinfo" data-id="{{item.id}}">
 
js页面
bindgetuserinfo:function(e){
    console.log(e, '用户信息')
}
yangfan
yangfan2 楼4 年前

<button open-type=“getuserInfo”></button>