var share = { 'title': '去繁从简,邂逅轻奢雅致之美-家具在线', 'desc': '简单美勾勒艺术生活。', 'link': 'https://mjiaju.jiagle.com/news/3004635.html', 'imgUrl': 'https://jimg.jiagle.com/upload/2021/04/22/1MSiDB1C7CaABVe6DXKO1595gWF9ydRJYCLYsEWg.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716044942', nonceStr: '9QmIOjuOMsvgBXN5', signature: '67fa1e37802830823ec9b747e7e482f5315c44dd', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });