Parcourir la source

调研宝引擎
小图标替换

zhangwf il y a 5 ans
Parent
commit
752ae29de1
2 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      index.html
  2. BIN
      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>

BIN
static/favicon.ico