var share = { 'title': 'Nendo又出新作:这次是一系列铸造玻璃椅-家具在线', 'desc': '高技能工匠自由塑造玻璃,就像玩粘土的孩子。', 'link': 'https://mjiaju.jiagle.com/news/1414946.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/01/16/10042731547616323.JPG!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716217119', nonceStr: 'Bci78YIsK7nRChDe', signature: 'cbe17a169156d19fba469ab15eb80f78d97340a0', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });