var share = { 'title': '中国木制家具获美国关税豁免|中美贸易战-家具在线', 'desc': '至2019年11月份,至少已经有2500家美国公司要求豁免其从中国进口产品的关税。', 'link': 'https://mjiaju.jiagle.com/news/1526004.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/02/12/9866261581474273.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716028772', nonceStr: '2uM3ExCy7a2JAdRy', signature: '24fb821c744255824d50ee1c39fabfae712f8bea', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });