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/home/index.vue b/src/views/home/index.vue index e977cfd..bc0f552 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -144,7 +144,7 @@
  • -
    -
    - -
    - - {{ underlineToHump(appStore.getTitle) }} -
    - -
    - - -
    {{ t('login.welcome') }}
    -
    - {{ t('login.message') }} -
    -
    -
    -
    + +
    + + +