var share = { 'title': '宜家新产品——泡面!-家具在线', 'desc': '是要正面刚日清,高师傅?', 'link': 'https://mjiaju.jiagle.com/news/1550506.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/05/27/9866261590558587.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1715045374', nonceStr: '8bCGuFCYpZvplYJB', signature: '52e5946a7083b2faab4cff50075f206f2d68899c', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });