小程序button按钮如何先执行open-type,然后再执行bindtop

发布于 7 年前作者 mingfeng12250 次浏览最后编辑 7 年前来自 ask

小程序button按钮如何先执行open-type,然后再执行bindtop

2 回复
longli
longli1 楼6 年前

我猜,你是想先打开分享,然后再做一件其他事儿?

可以考虑给button的父节点绑定bindtap事件,试一下是否可行

xia64
xia642 楼5 年前

open-type 结合 bindgetuserinfo 方法用哦