愁死了
为什么小程序转发成功后不进入success或complete方法onShareAppMessage: function(e) { var that = this var relaytype = e.target.dataset.relaytype var userInfo = wx.getStorageSync("userInfo") wx.showShareMenu({ withShareTicket: true }) if (e.from === 'button') { if (!that.data.Forwardsuccess){ return { title: userInfo.nick_name + '请你免费喝咖啡', path: '/page/tabBar/startLoadingTheawards/startLoadingTheawards?openId=' + userInfo.open_id + '&orderId=' + that.data.orderId + '&relaytype=' + relaytype + '&selectprizecomponent=' + that.data.selectprizecomponent + '&magna_id=' + that.data.magna_id + '&change_id=' + that.data.change_id + '&nick_name=' + userInfo.nick_name, width: 20, height: 20, imageUrl: wx.getStorageSync("config").wx_start_img, success: function (e) { wx.showShareMenu({ withShareTicket: true }) that.setData({ Forwardsuccess: true, isrelaytype:4, selectprizecomponents:null }) }, complete:function(){ wx.showShareMenu({ withShareTicket: true }) that.setData({ Forwardsuccess: true, isrelaytype: 4, selectprizecomponents: null }) } } } }
2018-11-23前端展示确定已经没有发帖--热门文章-发布,均已移除
小程序审核失败[图片] 根据微信团队反馈的信息已将涉及贴分享交流的页面移除,再次审核还是不通过。不知道为什么
2018-10-18