var share = { 'title': '儿童空间怎么做?这次交卷的是安藤忠雄-家具在线', 'desc': '一座专为孩子设计的图书馆。', 'link': 'https://mjiaju.jiagle.com/news/1537761.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/03/18/9866261584508387.webp!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716050405', nonceStr: 'KiO2ZT8TE9fJ0ykJ', signature: '9d4a4ebe1e3a8bad107f196d443c9ba9a6879fc6', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });