var share = { 'title': 'MayiceStudio新设计的户外家具系列-家具在线', 'desc': '以过去与现在之间的对话为原则,将传统与新型材料结合起来。', 'link': 'https://mjiaju.jiagle.com/news/1487187.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/04/18/10042731555567809.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716076144', nonceStr: 'e6zJGKDi6dwpt2hf', signature: '43dd8e670212975d0ec52c0e66281ce6d5e464e9', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });