var share = { 'title': '美国4月份家具零售店销售额同比跌66%-家具在线', 'desc': '美国零售业4月份的销售额较3月份环比下跌。', 'link': 'https://mjiaju.jiagle.com/news/1551490.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/05/26/9866261590484869.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716084853', nonceStr: 'kPzh7WvOYjZJxBTq', signature: '4a947c7c54828d084cb75ce91c446b2a7d2918d6', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });