var share = { 'title': 'In2018,ChinaAnnualRetailSalesofFurnitureHasaGrowthof10.1%-JJGLE.COM', 'desc': 'In2018,thetotalretailsalesoffurnitureinthehouseholdcategoryreached225billionyuan.', 'link': 'https://mfurniture.jiagle.com/news-china13/1111124.html', 'imgUrl': 'https://jeimg.jiagle.com/media/2019/01/28/6093201548657090.png!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1715427174', nonceStr: '6DDlj8xVO2TNRfJA', signature: '7114b461661c10573f2b968860d98ffb04c44200', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });