var share = { 'title': '设计品牌Northern推出2019春夏系列新品-家具在线', 'desc': '平衡功能和实用性与舒适性和风格,线条简洁。', 'link': 'https://mjiaju.jiagle.com/news/1422611.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/03/29/10042731553839129.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716091998', nonceStr: 'A3wefCQY4iZr2pPI', signature: 'fa47ea60b16bdfe9218bf72c88009f090f832fd6', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });