var share = { 'title': '美国2月家具零售下降1%至123.2亿美元-家具在线', 'desc': '家具和家居用品在2月的销售总额为123.2亿美元,较上个月的124.41亿美元环比下降1.0%。', 'link': 'https://mjiaju.jiagle.com/news/3035302.html', 'imgUrl': 'https://jimg.jiagle.com/upload/2022/03/18/0vnCE6NHnMlNnBCnwyYEbgUypART912Padi9NvzX.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716041957', nonceStr: 'g300hpZfRzrTrdNL', signature: 'eea06fa5540f0df6a38bee82682d789a1fccd328', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });