var share = { 'title': '宜家发布2019秋冬家装三大趋势-家具在线', 'desc': '都市简约、智慧家庭、宝石色调将是本年秋冬家装的三大趋势。', 'link': 'https://mjiaju.jiagle.com/news/1503345.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/08/30/9866261567163480.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716098885', nonceStr: 'odpwwVDgL6iR0Ewh', signature: '357978b61a950301d71139b7d8e15187cbcc8805', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });