icon修改

This commit is contained in:
2025-12-12 13:37:45 +08:00
parent a4203e0872
commit 158e2a99fd
3 changed files with 1 additions and 1 deletions

View File

@@ -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="/schoolNewsWeb/favicon.ico">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<title>校园新闻管理系统</title>
<!-- 运行时配置文件必须在main.ts之前加载 -->
<script src="/schoolNewsWeb/app-config.js"></script>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 874 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 874 B