var share = { 'title': '圆|天画家居-家具在线', 'desc': '文化自信与精神涵养的集中体现。', 'link': 'https://mjiaju.jiagle.com/news/1552607.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/06/02/9866261591091699.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1715341080', nonceStr: 'HJog5pgKhJnhvyIe', signature: '057ee256293eb42ef9faffd1883d18fed9084ac4', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });