var share = { 'title': '2019米兰设计周|把电视“隐藏“起来,还可以用来听音乐-家具在线', 'desc': '它有三种不同的模式,让用户决定屏幕的大小。', 'link': 'https://mjiaju.jiagle.com/news/1487184.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/04/18/10042731555566256.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716232210', nonceStr: 't5fvaFRw9O84GJL2', signature: 'e8f40d26950eca451bafb37bed536883d443cf9c', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });