var share = { 'title': '这款名为Vanity的椅子,亮点是孟菲斯设计元素-家具在线', 'desc': '以大胆、不对称的形式和充满活力的色调,糅合在一起。', 'link': 'https://mjiaju.jiagle.com/news/1415961.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/01/30/10042731548827522.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1714407860', nonceStr: 'frDG83q22XOx6OzS', signature: '9a35f1368652afeeb612970028071411fd4f8b92', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });