var share = { 'title': '2019米兰设计周|必须要看的三大品牌-家具在线', 'desc': '米兰的春天真美啊!', 'link': 'https://mjiaju.jiagle.com/news/1486531.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/04/11/10042731554974401.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1715272055', nonceStr: 'bczfozBsxvjwfyLa', signature: '63c2edfd4fb8a1691bba400a011a48e72f21b7ae', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });