宋飞杨 1 年之前
父節點
當前提交
87db029cab
共有 2 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      public/index.html
  2. 二進制
      public/logo.ico

+ 2 - 1
public/index.html

@@ -13,6 +13,7 @@
       );
     </script>
     <link rel="stylesheet" href="<%= BASE_URL %>static/index.<%= VUE_APP_INDEX_CSS_HASH %>.css" />
+    <link rel="icon" href="./logo.ico" />
   </head>
 
   <body>
@@ -24,4 +25,4 @@
   </body>
 </html>
 
-</html>
+</html>

二進制
public/logo.ico