var share = { 'title': '宜家发布“一平方米”解决方案-家具在线', 'desc': '2020年底,宜家上线了全屋设计服务。', 'link': 'https://mjiaju.jiagle.com/news/3003974.html', 'imgUrl': 'https://jimg.jiagle.com/upload/2021/03/15/KmXo96akQaHh4RqQd4AhfjJ9kMtbQIn3HkGGvcQj.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1714637513', nonceStr: 'r0e8LAoymkENf6Ss', signature: '5553b00a2528eaf6ad8087826fb388e6c07a671d', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });