宋飞杨 hace 1 año
padre
commit
87db029cab
Se han modificado 2 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      public/index.html
  2. BIN
      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>

BIN
public/logo.ico