var share = { 'title': '到2050年全球木材消费量将增长37%-家具在线', 'desc': '预计到2050年,全球锯材、薄木、胶合板、刨花板、纸浆和其他初级木制品的消费量预计将增长37%。', 'link': 'https://mjiaju.jiagle.com/news/3050135.html', 'imgUrl': 'https://jimg.jiagle.com/upload/2022/11/18/IDktWJCp2SSNFzPRjYbrZnnl7STZqW4hucQHo7kD.png!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716099980', nonceStr: 'dCPpUjM2PRWeCweq', signature: 'ee3d2ac8ea2e70bf542159d640a9c75ca0a3e901', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });