var share = { 'title': '宜家发布2019年度大事记-家具在线', 'desc': '还有更多的未来。', 'link': 'https://mjiaju.jiagle.com/news/1519502.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/01/02/9866261577944475.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1714675085', nonceStr: 'wjIcJqMmnl22fhvF', signature: '3a9b97ca99fcea064e516f67e590561eb22639ed', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });