var share = { 'title': '红星美凯龙投资“全家桶”-家具在线', 'desc': '在2015-2019年期间的21笔投资中,已披露的投资金额超过30亿元。', 'link': 'https://mjiaju.jiagle.com/news/1417820.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/03/01/9866261551430082.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1715938644', nonceStr: 'bpH4ugQktIeSxgYm', signature: 'c13d90eff44b4536ebfe0bc8066cd977dc5689b7', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });