var share = { 'title': '家具在线采购通小程序正式上线-家具在线', 'desc': '打开微信,搜索“家具在线采购通”', 'link': 'https://mjiaju.jiagle.com/news/1502439.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/08/22/9974371566441570.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1714979375', nonceStr: 'PRNl5EybxKOWo5E8', signature: '44346217e819e86754f7fc03432d0177aaefc5a5', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });