var share = { 'title': '色彩与几何的碰撞,这样设计的家温馨又有趣-家具在线', 'desc': '公寓大多采用木制装饰灰色L型沙发配以浅色木制地板,整个空间非常简约。', 'link': 'https://mjiaju.jiagle.com/news/1527502.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/02/26/9866261582695207.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1719744321', nonceStr: 'neH3uLJdCjceIpho', signature: '227d9ced2c070b711eaa10588a80544b505ad887', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });