var share = { 'title': '淘宝正式发布家居平台“躺平”-家具在线', 'desc': '三年内将服务一亿家居消费者。', 'link': 'https://mjiaju.jiagle.com/news/1504480.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/09/30/9866261569809140.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1715496100', nonceStr: 'XL0bg04pop487fmQ', signature: 'cf3e19b4321cfbe53281713eb163870dc1d40ade', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });