修改ICO
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 651 B After Width: | Height: | Size: 4.2 KiB |
+3
-3
@@ -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="<%= BASE_URL %>favicon.ico">
|
||||
<title><%= process.env.VUE_APP_NAME %></title>
|
||||
<style>
|
||||
.ele-admin-loading {
|
||||
@@ -50,7 +50,7 @@
|
||||
position: fixed;
|
||||
}
|
||||
</style>
|
||||
<script>
|
||||
<!-- <script>
|
||||
window.onload = function(){
|
||||
var hostname=window.location.hostname;
|
||||
if(hostname=='bo.liche.cn'){
|
||||
@@ -71,7 +71,7 @@
|
||||
link.href = 'http://' + hostname + '/favicon_liche.ico';
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</script> -->
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
|
||||
Reference in New Issue
Block a user