var share = { 'title': '9月美国家具零售环比下降0.7%,建材降0.4%-家具在线', 'desc': '今年前9个月整体零售同比增长7.2%。', 'link': 'https://mjiaju.jiagle.com/news/3047394.html', 'imgUrl': 'https://jimg.jiagle.com/upload/2022/10/19/DZCeOL306WZyWkJ6DoEz9Cy8LWEtW3XqoTWlYfQx.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716056428', nonceStr: 'qBs1WzRuc6vkDriB', signature: 'f7d2424c369714e3ee91901c1297901b6d9f2dce', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });