diff --git a/.env b/.env index 7af3e7916..80e701f49 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ # 标题 -VITE_APP_TITLE=SFMS管理系统 +VITE_APP_TITLE=富维海拉管理系统 # 项目本地运行端口号 VITE_PORT=80 diff --git a/index.html b/index.html index eff7359f1..ba11b4e50 100644 --- a/index.html +++ b/index.html @@ -3,16 +3,16 @@ - + %VITE_APP_TITLE% @@ -137,7 +137,7 @@
- +
%VITE_APP_TITLE%
diff --git a/src/assets/imgs/logo_white.png b/src/assets/imgs/logo_white.png new file mode 100644 index 000000000..a3a435c43 Binary files /dev/null and b/src/assets/imgs/logo_white.png differ diff --git a/src/layout/components/Logo/src/Logo.vue b/src/layout/components/Logo/src/Logo.vue index 1239279d7..be91491c5 100644 --- a/src/layout/components/Logo/src/Logo.vue +++ b/src/layout/components/Logo/src/Logo.vue @@ -77,7 +77,11 @@ watch( ]" to="/" > - +
diff --git a/src/views/login/login.vue b/src/views/login/login.vue index a0025ab66..7954d6066 100644 --- a/src/views/login/login.vue +++ b/src/views/login/login.vue @@ -9,7 +9,7 @@ >
- + {{ underlineToHump(appStore.getTitle) }}
@@ -33,7 +33,7 @@ class="flex items-center justify-between text-white at-2xl:justify-end at-xl:justify-end" >
- + {{ underlineToHump(appStore.getTitle) }}