var share = { 'title': '1-4月家具类零售总额下滑8.9%,4月下滑14%-家具在线', 'desc': '今年前4个月,家具类零售额为450亿元,同比下降8.9%。', 'link': 'https://mjiaju.jiagle.com/news/3039341.html', 'imgUrl': 'https://jimg.jiagle.com/upload/2022/05/17/KTmFUoNJN2SHRBPNxb2z02Hig8IS6SZjCDXB6fhZ.png!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1714872146', nonceStr: 'SIDjXtSfPB5orEKd', signature: '5956be3364afd29fbfdbe70544d479637a8727ad', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });