var share = { 'title': '无印良品家具上黑榜-家具在线', 'desc': '标称胡桃木实际上是胶合板。', 'link': 'https://mjiaju.jiagle.com/news/1497596.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/07/17/9866261563355850.png!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1715134644', nonceStr: '34xsaIPpXt3ZpJLv', signature: '1a03d59b3aa2d5531a096519eef06f5f2bb682fd', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });