diff --git a/index.html b/index.html index ff93803..5723adf 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - + Tauri + React + Typescript diff --git a/src/components/layout/AdminLayout.tsx b/src/components/layout/AdminLayout.tsx index 94af0c4..e7bd075 100644 --- a/src/components/layout/AdminLayout.tsx +++ b/src/components/layout/AdminLayout.tsx @@ -59,7 +59,7 @@ export default function AdminLayout() { return (
-
+
管理后台
{username} @@ -71,7 +71,7 @@ export default function AdminLayout() {
-