onShareAppMessage: function (ops) {
return {
title: '你好',
path: 'pages/index/index',
imageUrl:'https://a.jpg',
success: function (res) {
console.log("success:"+res);
}
分享不回调success方法,昨天还好好的,今天突然全部不行,偶而也能通过开发调试时回调,求大神
微信小程序开发问题解答
微信小程序开发者回答:
只能自定义回调了
微信小程序开发者回答:
分享回调不是去掉了吗??
本文网址:http://www.91bianli.com/weixinxiaochengxu/33390.html