var share = { 'title': '美国家具零售商FrontRoomFurnishings迎来“闭店潮”-家具在线', 'desc': '这次“闭店潮”距离上次还不到一年。', 'link': 'https://mjiaju.jiagle.com/news/1502671.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/08/26/9866261566786016.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716114653', nonceStr: 'QxQwalMJREX89iFp', signature: '3df939fdffee8532a0a9b1cd13e24b51fbc452a3', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });