فهرست منبع

调研宝引擎
小图标替换

zhangwf 5 سال پیش
والد
کامیت
752ae29de1
2فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  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