浏览代码

调研宝引擎
小图标替换

zhangwf 5 年之前
父节点
当前提交
752ae29de1
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      index.html
  2. 二进制
      static/favicon.ico

+ 2 - 0
index.html

@@ -3,6 +3,8 @@
   <head>
     <meta charset="utf-8">
     <title>调研宝H5编辑器</title>
+    <link rel="icon" href="static/favicon.ico" type="image/x-icon" />
+    <link rel="shortcut icon" href="static/favicon.ico" type="image/x-icon" />
   </head>
   <body>
     <div id="app"></div>

二进制
static/favicon.ico