var share = { 'title': '畅销几十年,盘点宜家九大经典系列-家具在线', 'desc': '始终占领热销榜的宜家产品,堪称经典中的经典!', 'link': 'https://mjiaju.jiagle.com/news/1422204.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/03/27/10042731553678141.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716057650', nonceStr: 'AnlS2WxwU4QMiNZF', signature: '91078369c08335cb95ec0586b80a2b11cc6c562a', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });