var share = { 'title': '定制家具行业大变局-家具在线', 'desc': '探讨一下行业未来的发展方向。', 'link': 'https://mjiaju.jiagle.com/news/1505070.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/10/22/9866261571715459.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716056427', nonceStr: 'er7NLxCGEv8VFtG6', signature: 'ea4ea38e777664c5168f519b02920f8e263dd83b', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });