var share = { 'title': '一把椅子的19种可能,设计师果然会玩-家具在线', 'desc': '有设计,就不会有世界末日。', 'link': 'https://mjiaju.jiagle.com/news/3004849.html', 'imgUrl': 'https://jimg.jiagle.com/upload/2021/05/07/H6zxW8yA4wzgHSS0GIe5jHZKwwTmDkmkS0q0nBtU.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1715566619', nonceStr: 'GSPbJECSirEKL7wH', signature: '213ca9e36eff2965d355ade8df3e8fcd7f2183aa', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });