前端fatal: LF would be replaced by CRLF in index.html 云博小周宇2024年5月5日2023年8月6日1 Min Read 进入项目目录,在.git文件夹下打开config配置文件,添加上下面两句话: autocrlf = false safecrlf = false 即可