var share = { 'title': '2020年7月份居民消费价格同比上涨2.7%-家具在线', 'desc': '2020年1—7月,全国居民消费价格比去年同期上涨3.7%。', 'link': 'https://mjiaju.jiagle.com/news/1600744.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/08/10/9866261597031024.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716120360', nonceStr: 'tImhwt7OSG6WDMae', signature: 'cff6a1e14e93de2e9ade55262b878fc93b5ef42e', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });