var share = { 'title': '二季度美国床垫销售下滑13.3%-家具在线', 'desc': '2022年第二季度,美国生产商和进口商的床垫和床架的销售量与去年同期相比下降了13.3%。', 'link': 'https://mjiaju.jiagle.com/news/3045954.html', 'imgUrl': 'https://jimg.jiagle.com/upload/2022/08/15/jCVWCEwEgEoZ3xMRZvVcXfRsDqs7MrXbDhs1UZHI.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1714358934', nonceStr: 'mi4WsnC41OF9zznv', signature: '6d693d881ed354ae5c2248b1b4bb7ba8e6121e1a', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });