var share = { 'title': '欧派宣布涨价-家具在线', 'desc': '欧派家居的自制品平均涨价1%。', 'link': 'https://mjiaju.jiagle.com/news/3021750.html', 'imgUrl': 'https://jimg.jiagle.com/upload/2021/09/29/XWoAfqEcVobjRHcwE4orvx8pQgbTLA0ZSG2VdXWg.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716039452', nonceStr: 'asC2J9ZxPMLiaTJV', signature: 'b900d7c3ef4753121cc01134ac54fe633656582b', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });