var share = { 'title': '林作新|距离产生美-家具在线', 'desc': '新中式的出现,除了文化回归等等社会因素之外,时间的距离产生美,恐怕也是关键的因素之一。', 'link': 'https://mjiaju.jiagle.com/news/1493385.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/06/25/9866261561429193.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716074104', nonceStr: 'fcLPXueWqRxjfLmC', signature: 'f15820527dac334e9c37be117807faa9a50b954e', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });