var share = { 'title': '2020财年宜家电商销售同比大增45%-家具在线', 'desc': '宜家2020财年营收396亿欧元,同比下降4%。', 'link': 'https://mjiaju.jiagle.com/news/1610400.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/10/10/9866261602299249.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716011451', nonceStr: 'IyELobXqWHImRLWd', signature: 'fd88ad115e398a1cd7543aa7194c63579e3b2b4a', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });