var share = { 'title': '抓住5个元素,轻松打造北欧风的家-家具在线', 'desc': '返璞归真,恰恰是北欧风的主张。', 'link': 'https://mjiaju.jiagle.com/news/1503060.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/08/29/9866261567073429.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716068029', nonceStr: 'hbWzn3wwr5xSjeGo', signature: '81c82240157e7aacbc8292637f58c5be1768d981', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });