var share = { 'title': '我乐家居2020年前三季度净利同比增加24.15%-家具在线', 'desc': '前三季度我乐家居实现营业收入约9.99亿元,同比增长7.97%。', 'link': 'https://mjiaju.jiagle.com/news/1612613.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/10/29/9866261603941974.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1714920742', nonceStr: 'F6y5PSxmBVk3KmrY', signature: '65f7ac2a5aadd62af55bcdf7cff5b24568f51468', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });