var share = { 'title': '苏宁家装厨卫超级品类日销售同比增长528%-家具在线', 'desc': '销售比去年同期增长528%,智能产品同比增长968%。', 'link': 'https://mjiaju.jiagle.com/news/3006231.html', 'imgUrl': 'https://jimg.jiagle.com/upload/2021/06/10/S7ChoIsZmPXLwsFhyvvTBogvomhldXPdiYVF2XYA.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716083488', nonceStr: 'L44jpomE26zZNfRl', signature: '39bb9517a639283151527db9e05a30e66cb691b7', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });