var share = { 'title': '2020年宜家计划在中国投资14亿美金-家具在线', 'desc': '用以拉动在中国疲软的销售增长。', 'link': 'https://mjiaju.jiagle.com/news/1504204.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/09/24/9866261569318340.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1714602884', nonceStr: 'p5L2MgBy5ckIkoSd', signature: '3ef509910159525e783e71969cff483cbbf9bc7a', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });