mirror of
https://github.com/ccmjga/zhilu-admin
synced 2026-04-06 21:37:35 +00:00
更新页面标题为“知路 AI 后台管理”,修改头部组件中的标题以保持一致性,同时更新 group.png 图片文件。
This commit is contained in:
BIN
assets/group.png
BIN
assets/group.png
Binary file not shown.
|
Before Width: | Height: | Size: 575 KiB After Width: | Height: | Size: 576 KiB |
@@ -4,7 +4,7 @@
|
|||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<link rel="icon" href="/java.svg">
|
<link rel="icon" href="/java.svg">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>知路后台管理</title>
|
<title>知路 AI 后台管理</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
</button>
|
</button>
|
||||||
<a href="https://github.com/ccmjga/zhilu-admin" target="_blank" class="flex items-center ms-2 md:me-24 ">
|
<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">
|
<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>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex items-center space-x-2 sm:space-x-3">
|
<div class="flex items-center space-x-2 sm:space-x-3">
|
||||||
|
|||||||
Reference in New Issue
Block a user