小程序button按钮如何先执行open-type,然后再执行bindtop
我猜,你是想先打开分享,然后再做一件其他事儿?
可以考虑给button的父节点绑定bindtap事件,试一下是否可行
open-type 结合 bindgetuserinfo 方法用哦