var share = { 'title': '“十一”期间家具消费同比增长32%-家具在线', 'desc': '国内消费市场强劲复苏。', 'link': 'https://mjiaju.jiagle.com/news/1610526.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/10/12/9866261602469805.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1719387959', nonceStr: '62AxjVqsocZ3B4n2', signature: '54d43d038dca28336aff864fe32c2df9a90579f1', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });