var share = { 'title': '钟南山:从目前数据看,湖北疫情已经开始有转机|武汉加油-家具在线', 'desc': '新增病例数下降。', 'link': 'https://mjiaju.jiagle.com/news/1527193.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/02/24/9866261582509587.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716004339', nonceStr: 'WznXIQXAWMSqzx4R', signature: 'b549df369d995aba22891de9107e489422cc2bd4', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });