var share = { 'title': '中国首次超越美国成欧盟最大贸易伙伴-家具在线', 'desc': '1-7月,欧盟自中国进口同比增加4.9%。', 'link': 'https://mjiaju.jiagle.com/news/1609373.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/09/25/9866261600999995.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1715127090', nonceStr: 'KIjwUhevQK4eDB1c', signature: 'c06456da190f03266e8079d4ae7066de6f5f01ee', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });