diff --git a/.env b/.env
index 7b4d8f4..0b7926b 100644
--- a/.env
+++ b/.env
@@ -1,5 +1,5 @@
# 标题
-VITE_APP_TITLE=管理系统
+VITE_APP_TITLE=智慧小区管理后台
# 项目本地运行端口号
VITE_PORT=80
diff --git a/src/layout/components/Logo/src/Logo.vue b/src/layout/components/Logo/src/Logo.vue
index d241130..80ddfe4 100644
--- a/src/layout/components/Logo/src/Logo.vue
+++ b/src/layout/components/Logo/src/Logo.vue
@@ -66,10 +66,10 @@ watch(
]"
to="/"
>
-
+
+
+
+
{{ underlineToHump(appStore.getTitle) }}
{{ underlineToHump(appStore.getTitle) }}