var share = { 'title': '5G下的“未来工厂“-家具在线', 'desc': '当我们谈“中国制造”时,为什么绕不开5G?', 'link': 'https://mjiaju.jiagle.com/news/1551787.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/05/28/9866261590655995.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1715931338', nonceStr: 'pNi7qS6TRVk3QMxH', signature: '8c4fe15200195161e6333b5c7f5f1e24d31f5d72', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });