This commit is contained in:
Mrx
2026-02-25 17:49:30 +08:00
parent 02fdc45879
commit 2df104acea
22 changed files with 143 additions and 143 deletions

View File

@@ -152,7 +152,7 @@ const onClickLeft = () => {
<div class="mb-8 pt-20 text-left">
<div class="flex flex-col items-center">
<img class="h-16 w-16 rounded-full shadow" src="/logo.png" alt="Logo" />
<div class="text-3xl mt-4 text-slate-700 font-bold">天远助手</div>
<div class="text-3xl mt-4 text-slate-700 font-bold">天远数据</div>
</div>
</div>