var share = { 'title': '2019米兰设计周|日本设计工作室YOY推出了一款坐凳-家具在线', 'desc': '看上去像是一个实心的混凝土立方体,实际上是一个完全空心的设计。', 'link': 'https://mjiaju.jiagle.com/news/1486793.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/04/15/10042731555309244.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716047624', nonceStr: 'px0SoTlfml2wVzc3', signature: '3c83e259f158e651b2d82b72c5acba69dd952397', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });