var share = { 'title': '秒杀宜家,这个木棍竟能变成椅子-家具在线', 'desc': '你想要什么样的椅子,它都能满足你。', 'link': 'https://mjiaju.jiagle.com/news/1491555.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/06/05/10042731559720660.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716076142', nonceStr: 'iBQnLnQ3Mbo7YX7y', signature: '28dd0f87050d2e3017732fd7c3e108b10e2a2dec', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });