var share = { 'title': '伦敦工作室PearsonLloyd推出一系列单壳座椅-家具在线', 'desc': '设计师都试图使用最少量的塑料和铝去设计。', 'link': 'https://mjiaju.jiagle.com/news/1491060.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/05/30/10042731559198746.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716050409', nonceStr: 'VIKMLkb5NzwDwR26', signature: '4eb15a353d7c5f0b5f4b29319e13b34ba5a73a0d', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });