var share = { 'title': '美国3月份家具零售店销售额暴跌24.6%-家具在线', 'desc': '美国家具及家居装饰业成为受疫情影响销售额下降。', 'link': 'https://mjiaju.jiagle.com/news/1545794.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/04/20/9866261587367417.webp!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716119211', nonceStr: 'upC7f30EBYUKxMTh', signature: '5bea3b98edd6de363f4c984a25be1373739dd80e', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });