var share = { 'title': '美国互联网床垫品牌Casper将裁员21%-家具在线', 'desc': 'Casper成为最新一家在疫情危机中大量裁员的消费品企业。', 'link': 'https://mjiaju.jiagle.com/news/1546272.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/04/23/9866261587608777.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716097206', nonceStr: 'qFGqXvrJ4EESI33i', signature: 'c8ef1f00d27f6c3bbc77d0b6194a8b1ceb081940', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });