var share = { 'title': '国家统计局:1-2月份,房地产开发投资同比增长38.3%-家具在线', 'desc': '商品房销售额19151亿元,增长133.4%。', 'link': 'https://mjiaju.jiagle.com/news/3003978.html', 'imgUrl': 'https://jimg.jiagle.com/upload/2021/03/15/ZjbetWdo8OMC4zTOuJ39IO8gTDVouyzDzGWC6EX9.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716059344', nonceStr: 'JLPXjTflQnwaqzey', signature: '1a1c7d12ecfdb183831605308273e56f088a157d', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });