var share = { 'title': '2019财年宜家零售额达367亿欧元,线上销售同比增长46%-家具在线', 'desc': '线上销售同比增长46%,约占总销售额的11%。', 'link': 'https://mjiaju.jiagle.com/news/1504303.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/09/26/9866261569462305.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1715000804', nonceStr: 'vUgu0C6HzRghhopt', signature: 'f9ce28c0cae2d9d0bb6cd07ae16388a1437164f4', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });