var share = { 'title': '首尔的LV之家,到底有啥好看的?-家具在线', 'desc': '路易威登在首尔江南区清潭洞开出首尔“路易威登之家”。', 'link': 'https://mjiaju.jiagle.com/news/1522364.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/01/09/9866261578536783.webp!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1714679591', nonceStr: 'LHW2bpzQHUh9M2mH', signature: '4a0f6272b19b26b4a9e72f9b8fdf903e5da92723', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });