var share = { 'title': '明年,宜家的窗帘也能净化空气了-家具在线', 'desc': '对室内空气污染物进行分解净化,就像是植物的光合作用一样。', 'link': 'https://mjiaju.jiagle.com/news/1417262.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/02/25/10042731551084537.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1715938105', nonceStr: 'vSq94qrm8hjOwpkk', signature: 'f057a4e261b7fed41564a9795a452eaf902cc9d7', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });