首先在public/index.html中

    <!-- <link rel="shortcut icon" href="%PUBLIC_URL%/bitbug64.ico" /> -->
<link rel="shortcut icon" href="./bitbug128.ico" />

最终改变

这个图标

误区:

一开始可能会考虑直接修改

<link rel="shortcut icon" href="%PUBLIC_URL%/bitbug64.ico" />

但是这样是获取不到图标的,这里指向的是字体图标。

最新文章

  1. myeclipse中disable maven nature
  2. C# Reflection Type/MethodInfo
  3. 问题处理:找不到Pch预编译文件?
  4. Ambient Occlusion
  5. Android 使用库项目时的一个特殊tip
  6. applicationContext.xml 配置
  7. nyoj 123 士兵杀敌(四) 树状数组【单点查询+区间修改】
  8. UDP编程
  9. Jquery中index()问题
  10. HDOJ(HDU) 2164 Rock, Paper, or Scissors?
  11. winform —— listview创建表及简单的增删改查
  12. VBS基础篇 - VBScript过程
  13. A Bit Fun
  14. Android IntentService使用介绍以及源码解析
  15. 一种特殊的 jpg 图片: MagickProfileImage() sRGB.icc
  16. Linux下使用bind,epoll对网络编程封装
  17. HttpFilter
  18. Tkinter学习
  19. gil基本介绍
  20. easyui-combobox绑定回车事件注意事项

热门文章

  1. ubifs使用方法
  2. vue 使用moment
  3. Windows安装redis报错处理(转!)
  4. LeetCode - 24、两两交换链表中的节点
  5. 《Java设计模式》之代理模式 -Java动态代理(InvocationHandler) -简单实现
  6. KVM网络
  7. 项目Alpha冲刺(团队)-第七天冲刺
  8. HDU - 3644:A Chocolate Manufacturer&#39;s Problem(模拟退火, 求多边形内最大圆半径)
  9. HBase数据结构
  10. Djiango-富文本编辑器