为了账号安全,请及时绑定邮箱和手机立即绑定

 :8020/favicon.ico:1 Failed to load resource: the server responded with a status of 404 (Not Found) 一直加载失败

未找到文件/favicon.ico,请检查访问路径是否正确

正在回答

2 回答

<link rel="icon" href="./favicon.ico">

这个错误自己做demo没什么影响的,可以不用理会

0 回复 有任何疑惑可以回复我~

浏览器会自动去加载你的网站图标(标签栏左边的小图标),但是你服务器上没有这样一个图标,所以会找不到资源,可以去网上找个ico图标然后放在项目根目录,然后在<head>元素中加入下面的话

<link rel="icon" href="">

注意路径

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

 :8020/favicon.ico:1 Failed to load resource: the server responded with a status of 404 (Not Found) 一直加载失败

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信