diff --git a/.env b/.env
index 2308eb6..a82be0b 100644
--- a/.env
+++ b/.env
@@ -1,5 +1,5 @@
# 标题
-VITE_APP_TITLE=闻荫管理系统
+VITE_APP_TITLE=富维汽车视镜管理系统
# 项目本地运行端口号
VITE_PORT=80
diff --git a/index.html b/index.html
index 2fe32f5..5402cfb 100644
--- a/index.html
+++ b/index.html
@@ -3,7 +3,7 @@
-
+
-
+
%VITE_APP_TITLE%
diff --git a/src/assets/imgs/login_eam.png b/src/assets/imgs/login_eam.png
new file mode 100644
index 0000000..1364f4a
Binary files /dev/null and b/src/assets/imgs/login_eam.png differ
diff --git a/src/assets/imgs/logo_eam.png b/src/assets/imgs/logo_eam.png
new file mode 100644
index 0000000..6c58c9b
Binary files /dev/null and b/src/assets/imgs/logo_eam.png differ
diff --git a/src/layout/components/Logo/src/Logo.vue b/src/layout/components/Logo/src/Logo.vue
index 474388d..5537ce2 100644
--- a/src/layout/components/Logo/src/Logo.vue
+++ b/src/layout/components/Logo/src/Logo.vue
@@ -68,12 +68,12 @@ watch(
>
) : undefined}
- {message.value ? (
+ {/* {message.value ? (
- ) : undefined}
+ ) : undefined} */}
diff --git a/src/views/login/login.vue b/src/views/login/login.vue
index a0025ab..71bb4ae 100644
--- a/src/views/login/login.vue
+++ b/src/views/login/login.vue
@@ -3,37 +3,18 @@
:class="prefixCls"
class="relative h-[100%] lt-xl:bg-[var(--login-bg-color)] lt-md:px-10px lt-sm:px-10px lt-xl:px-10px"
>
-
-
-
-
-
-
{{ underlineToHump(appStore.getTitle) }}
-
-
-
-
-
- {{ t('login.welcome') }}
-
- {{ t('login.message') }}
-
-
-
-
+
+
+
+
+
-
+
{{ underlineToHump(appStore.getTitle) }}
@@ -60,6 +41,11 @@
+
+