瀏覽代碼

拿网页ico的路径 修改

任一存 2 年之前
父節點
當前提交
574b50a65a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      web/public/index.html

+ 1 - 1
web/public/index.html

@@ -4,7 +4,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width,initial-scale=1.0">
-    <link rel="icon" href="<%= BASE_URL %>favicon.ico">
+    <link rel="icon" href="favicon.ico">
     <title>Capital Museum.China</title>
   </head>
   <body>