var share = { 'title': '家具在线采购通|询盘有好礼-家具在线', 'desc': '在线提满20个询盘,即可获得电子会刊一份', 'link': 'https://mjiaju.jiagle.com/news/1558942.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/07/09/9974371594276796.gif!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1714743180', nonceStr: 'RlTNBEAcFHVXFP8G', signature: '6bdbad295893005a31171f27cc5aae78ac270dcf', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });