var share = { 'title': '一季度俄罗斯木材产量下滑12.3%-家具在线', 'desc': '2023年前三个月,俄罗斯的木材加工产量为660万立方米。', 'link': 'https://mjiaju.jiagle.com/news/3055914.html', 'imgUrl': 'https://jimg.jiagle.com/upload/2023/05/11/FegZT8NuibZIwOZovi3mPX7CJrOUB9wQbfeNSOjK.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716103515', nonceStr: 'tTCsa588vwM1PX2Z', signature: 'af3ff51c66692ddb1fb9d3a215560faf4a08f1e5', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });