var share = { 'title': '2019年2月中国木材市场价格指数(TPI)报告-家具在线', 'desc': '2月份,国产针叶原木价格环比上涨0.6个百分点。', 'link': 'https://mjiaju.jiagle.com/news/1420707.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/03/20/10042731553073778.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716122429', nonceStr: 'fvVbj23MoszdxGKd', signature: '39487409f89d732d63fcdc77212302754afe5722', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });