var share = { 'title': '英国电商零售销售额同比下降12%-家具在线', 'desc': '在通胀不断加剧的情况下,英国4月份在线零售销售额同比下降12%。', 'link': 'https://mjiaju.jiagle.com/news/3039378.html', 'imgUrl': 'https://jimg.jiagle.com/upload/2022/05/19/a4TasFXcADsWnRMHllc74dDlRtJtXD1p96yoNvqi.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1714638477', nonceStr: 'ExP8wPQUo2EpZ2B0', signature: 'd12ff1363503c6290ebea5ba5430735a6af896b7', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });