var share = { 'title': '2020年度GDP增速预期上调至2.37%-家具在线', 'desc': '20位首席经济学家对2020年度GDP增速进行了预测。', 'link': 'https://mjiaju.jiagle.com/news/1610810.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/10/14/9866261602646956.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1720436637', nonceStr: '26HcbtW5FWEw0JUr', signature: '25014e5285ae408961c7b239aa4d12fcb947f19b', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });