前端警告:
DevTools 无法加载源映射: 无法加载http://ip/static/js/axios.min.map 的内容:HTTP 错误: 状态代码 404,net::ERR_HTTP_RESPONSE_CODE_FAILURE
或
DevTools failed to parse SourceMap: http://ip/static/js/axios.min.map
解决方法
删除 axios-0.18.0.min.js 最后一行。
或者使用 /**/ 多行注释符号注释。