var share = { 'title': '中国木制家具获美国关税豁免|中美贸易战-家具在线', 'desc': '在2018年9月曾面临10%的关税,随后在2019年,关税税率上升至25%。', 'link': 'https://mjiaju.jiagle.com/news/1523411.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/01/14/9866261578969046.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1715938099', nonceStr: 'u5apBXQTw3EnEjfQ', signature: '36ec2cd90d0fe9be4b0c287edcf0bdf87b3f0960', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });