var share = { 'title': '宜家将于2020年在中国台湾开设第七家门店-家具在线', 'desc': '宜家中国台湾再开分店,市场前景良好。', 'link': 'https://mjiaju.jiagle.com/news/1508411.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/11/12/9866261573540538.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1714792384', nonceStr: 'swukVQVVCRmJqnhp', signature: '3ae5bc10e70d92a7d2643002a9c1a406ae930f48', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });