1.打开index.html文件
<link rel="icon" href="/favicon2.ico">
<title>卯智标筑</title>
title就是网站图标
link引入的就是logo
2.更换图标方法
.ico图标生成器:https://boke112.com/tools/toico/
生成的图标放在pulic下
就完成了,如果没更新可以重启项目试试
1.打开index.html文件
<link rel="icon" href="/favicon2.ico">
<title>卯智标筑</title>
title就是网站图标
link引入的就是logo
2.更换图标方法
.ico图标生成器:https://boke112.com/tools/toico/
生成的图标放在pulic下
就完成了,如果没更新可以重启项目试试