摘要: const request = extend({ errorHandler, // 默认错误处理 // credentials: 'include', // 默认请求是否带上cookie prefix: prefix, // 请求前缀 '/api/v1' }); 屏蔽掉 credentials: ' 阅读全文
posted @ 2020-06-21 16:08 winyh 阅读(4817) 评论(0) 推荐(0)