feat(public): 更换icon

This commit is contained in:
woody 2025-06-18 17:12:58 +08:00
parent e93ecb831c
commit feb8db5222
3 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="icon" href="<%= BASE_URL %>fave.png"> <link rel="icon" href="<%= BASE_URL %>logo.png">
<title> <title>
<%= webpackConfig.name %> <%= webpackConfig.name %>
</title> </title>

BIN
public/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

BIN
src/assets/images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB