var share = { 'title': '智能家居,点亮e生活-家具在线', 'desc': '智能家居产品逐渐走入千家万户,为人们的居家生活增添了便利和乐趣。', 'link': 'https://mjiaju.jiagle.com/news/1558852.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/07/09/9866261594275324.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716020034', nonceStr: 'Ukrpkawv17tJqink', signature: '01b7f78ae5687c1b3b6908f08f45a08f0c26501d', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });