var share = { 'title': 'Nendo又出新品,这次是为施华洛世奇设计的水晶托盘-家具在线', 'desc': '借助水晶的厚度变化,能够为产品赋予丰富的色调和深度。', 'link': 'https://mjiaju.jiagle.com/news/1415559.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/01/25/10042731548395478.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1715931334', nonceStr: 'QCjaGdRLenbYlhs2', signature: '024fe0c576d9a202e675142e71c4fefaf0ea420d', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });