点击分享朋友圈时,需调后台接口,怎么实现同步执行?
https://developers.weixin.qq.com/miniprogram/dev/reference/api/Page.html
分享朋友圈之前,需要调后台接口获取参数,传到onShareTimeline的query里。
该怎么做,等调完接口得到参数,再执行转发?
https://developers.weixin.qq.com/miniprogram/dev/reference/api/Page.html
分享朋友圈之前,需要调后台接口获取参数,传到onShareTimeline的query里。
该怎么做,等调完接口得到参数,再执行转发?