var share = { 'title': '小米推出第一款家居意识流产品MiGu头箍-家具在线', 'desc': 'MiGu小米头箍实现了通过脑电波控制智能家居及进行疲劳驾驶监测。', 'link': 'https://mjiaju.jiagle.com/news/3045597.html', 'imgUrl': 'https://jimg.jiagle.com/upload/2022/08/04/G117oz8CRB9cmfZK5DDAOVuvFgxu4NwxlESaD4ta.png!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1715037279', nonceStr: '7Kei6YdDm2ATqnhk', signature: 'bb664d2986f495c8b20f6ab0f4900bad765add87', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });