var share = { 'title': '「家具在线采购通」买家社群:为你提供更有温度的家具采购服务-家具在线', 'desc': '动动手指,有求必应。微信ID:jjgle2018', 'link': 'https://mjiaju.jiagle.com/news/1499137.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/07/30/9866261564452852.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1714652046', nonceStr: 'YgasdiPsQeYxvsEf', signature: '0748d8d41314076377ec96a570369c0e1113205b', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });