修改管理系统和web的icon

This commit is contained in:
2025-11-04 17:44:13 +08:00
parent 608e38c751
commit 68b5535a46
5 changed files with 6 additions and 4 deletions

View File

@@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/hashiqi.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>hldrmanagement</title>
<title>HldrCenter管理系统</title>
</head>
<body>
<div id="app"></div>