var share = { 'title': '宜家即将在新西兰开业-家具在线', 'desc': '宜家的两家姊妹公司正在新西兰寻觅的投资机遇且已于去年12月悄悄注册。', 'link': 'https://mjiaju.jiagle.com/news/3010280.html', 'imgUrl': 'https://jimg.jiagle.com/upload/2021/07/27/XtNsZ317T5wCbrE7LIM4klRsSXMAD7WXjQvfO9vu.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1715655066', nonceStr: 'qcub5OsoNqbZKaXe', signature: '10bac503c16c41e2f6fc01b3b9dd877aeb1c80c3', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });