var share = { 'title': 'PIY:不甘平庸-家具在线', 'desc': 'PIY是一个土生土长的中国家具品牌。', 'link': 'https://mjiaju.jiagle.com/news/1524697.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/01/20/9866261579487175.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716103515', nonceStr: 'KHEcm52P1njIds8d', signature: '935dd93dfda694cecba86574fe663553d7aa2814', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });