var share = { 'title': '2020年我国智能家居出货量将达2.29亿台-家具在线', 'desc': '中国智能家居近年出货量保持快速增长态势,年均增长率保持在35%以上。', 'link': 'https://mjiaju.jiagle.com/news/1559239.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/07/10/9866261594360359.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1715947068', nonceStr: '6kttKY596m5gK5Yi', signature: '8504bd9ef030b3fd1f54c52e5a87997d2718527b', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });