var share = { 'title': '2019上海家具展|法式风情即将席卷上海,你准备好了吗?-家具在线', 'desc': '法式风情不仅是慵懒与优雅,它的精髓在于细节处的用心。', 'link': 'https://mjiaju.jiagle.com/news/1494042.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/07/08/9866261562554635.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1714801459', nonceStr: 'fG5bfcohDRjlJNpU', signature: 'b1bbe6a400cc3fa97e07c4d45c88248efc55550e', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });