var share = { 'title': '全友家居进入加拿大市场-家具在线', 'desc': '首店于7月25日开业。', 'link': 'https://mjiaju.jiagle.com/news/1562935.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/07/22/9866261595397518.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716201682', nonceStr: 'FGZiqcSGzTjNpChj', signature: '7765e683e348a10a844f895d04e234c1bd89e285', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });