var share = { 'title': '中国中小企业信心反弹-家具在线', 'desc': '中国局势较其它各国有明显好转。', 'link': 'https://mjiaju.jiagle.com/news/1541435.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/03/31/9866261585642946.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716111425', nonceStr: 'lsjhEaLcFp1yHtAi', signature: 'e3de93c79a4ac9b39f8f126964bc978a4ad15bac', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });