var share = { 'title': 'IkeaIsClosingOnlyU.S.Factory,MovingProductiontoEurope-JJGLE.COM', 'desc': 'IkeaisshuttingdownitsonlyfurniturefactoryintheUnitedStates.', 'link': 'https://mfurniture.jiagle.com/news-global/1166111.html', 'imgUrl': 'https://jeimg.jiagle.com/media/2019/07/18/6093201563414933.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1714974850', nonceStr: 'N1NPVRcWgc6johAB', signature: '99840626c40064b5e9f6598732c32862266df71a', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });