var share = { 'title': '儿童家具特辑|原上城:原木原色的儿童玩具-家具在线', 'desc': '每一件作品都好像一个隐藏在木头中的小精灵。', 'link': 'https://mjiaju.jiagle.com/news/1491245.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/05/31/9974371559291255.png!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716154534', nonceStr: 'PGKHl3il7jhEH9Wn', signature: '45dc3452f82f7996b6a4734638c86f178370c446', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });