更新页面标题为“知路 AI 后台管理”,修改头部组件中的标题以保持一致性,同时更新 group.png 图片文件。

This commit is contained in:
Chuck1sn
2025-07-02 09:05:12 +08:00
parent 1bd50f5de2
commit 5c685d4f74
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 575 KiB

After

Width:  |  Height:  |  Size: 576 KiB

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8">
<link rel="icon" href="/java.svg">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>知路后台管理</title>
<title>知路 AI 后台管理</title>
</head>
<body>
<div id="app"></div>

View File

@@ -15,7 +15,7 @@
</button>
<a href="https://github.com/ccmjga/zhilu-admin" target="_blank" class="flex items-center ms-2 md:me-24 ">
<img class="me-3" src="/logo.svg" alt="logo">
<span class="self-center text-lg sm:text-xl md:text-2xl font-semibold whitespace-nowrap">知路后台管理</span>
<span class="self-center text-lg sm:text-xl md:text-2xl font-semibold whitespace-nowrap">知路 AI 后台管理</span>
</a>
</div>
<div class="flex items-center space-x-2 sm:space-x-3">