Failed to load resource: the server responded with a status of 404 (Not Found)
Posted 每天都要进步一点点
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Failed to load resource: the server responded with a status of 404 (Not Found)相关的知识,希望对你有一定的参考价值。
Failed to load resource: the server responded with a status of 404 (Not Found)
报错情况:图标加载失败
原因分析:路径错误
解决方案: 添加 favicon icon
<link rel="shortcut icon" type="image/ico" href="/favicon.ico" />
.
以上是关于Failed to load resource: the server responded with a status of 404 (Not Found)的主要内容,如果未能解决你的问题,请参考以下文章