var share = { 'title': '居然之家上线二手交易平台“淘窝窝”-家具在线', 'desc': '淘窝窝主要提供二手家具交易,涵盖家具、家电、家居饰品、家居厨具等不同品类。', 'link': 'https://mjiaju.jiagle.com/news/3043987.html', 'imgUrl': 'https://jimg.jiagle.com/upload/2022/06/17/NzYdj1JDavEycn6oBBHArsxybAgg67b6qRcsIwj8.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1714375642', nonceStr: '5rCUvBa3FkiApQpN', signature: '91531c8af00ec0af8440d8355a4c15d1bad05cee', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });