var share = { 'title': 'ZHIYI致艺家居|2022新品云上芭蕾系列-家具在线', 'desc': '致艺家居在不断的原创设计中,让艺术走近生活,让生活更加优雅。', 'link': 'https://mjiaju.jiagle.com/news/3050131.html', 'imgUrl': 'https://jimg.jiagle.com/upload/2022/11/18/JdXIULH199KvQbiqkqWNM0rISmGknU5dysuD9f1O.png!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716084853', nonceStr: 'xgjtKaEomTPm3VUH', signature: '9b9333d289161540de665e2607ccf929af09928e', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });