var share = { 'title': '家居O2O平台意大利之家暂停营业-家具在线', 'desc': '巨额成本、销售停止,无奈暂停营业。', 'link': 'https://mjiaju.jiagle.com/news/1550735.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/05/21/9866261590050489.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716107395', nonceStr: 'GjEGbnAgRLH5tbsS', signature: '794c4e1a2e64d49ab99b09f591e83cecccf00acc', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });