var share = { 'title': '“Oops!”:来自日常生活的“意外之美”-家具在线', 'desc': '由Terzo-Piano带来的一些微型日常“事故”。', 'link': 'https://mjiaju.jiagle.com/news/1517434.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/12/24/9866261577168184.png!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716044941', nonceStr: '5eVpAxhE1L2gFgjg', signature: '9a863d9702d963b0f14d66319f11eaa079749bb1', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });