var share = { 'title': '宜家将于8月起在欧洲推出植物肉丸-家具在线', 'desc': '在欧洲大约290家商店中出售。', 'link': 'https://mjiaju.jiagle.com/news/1527801.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/02/28/9866261582868675.webp!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1715687223', nonceStr: '1lVtj508mli2VZi0', signature: '5d17c5665882b9cf2b34e879528bf266fc4698ee', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });