var share = { 'title': '第二季度家居相关企业月均注册量达8万-家具在线', 'desc': '2020年1月至6月,家居用品相关企业注册量呈现大幅波动。', 'link': 'https://mjiaju.jiagle.com/news/1558949.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/07/09/9866261594282940.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716079269', nonceStr: '0K6DP89mB3AvPvUr', signature: '9dfa0ae699d2c176e4e6dfb5a395fc76b082057c', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });