var share = { 'title': '小米之外,阿里巴巴是家居业另一条大鲶鱼-家具在线', 'desc': '以流通为主线,手笔之大,跨度之广!', 'link': 'https://mjiaju.jiagle.com/news/1490147.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/05/22/10042731558506151.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1715930197', nonceStr: 'dfrsoLaTtTt5zrZK', signature: '0cc5740a3b405393f90d8ddd34d9af113c35fd2d', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });