想要触发bindgetuserinfo事件要先给button标签添加open-type类型,代码如下: <button open-type="getUserInfo" bindgetuserinfo='login' >点击登录</button>