From a87d4290bfdfcf9848067849fe1f57d570afce32 Mon Sep 17 00:00:00 2001 From: H <30830569@qq.com> Date: Fri, 11 Nov 2022 10:42:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=99=BB=E5=BD=95=E7=95=8C?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 +- src/components/Application/src/AppLogo.vue | 36 +++++++++++----------- src/views/sys/login/Login.vue | 7 +++-- src/views/sys/login/LoginForm.vue | 22 ++++++------- 4 files changed, 35 insertions(+), 32 deletions(-) diff --git a/.env b/.env index f0a1836e..572db516 100644 --- a/.env +++ b/.env @@ -2,7 +2,7 @@ VITE_PORT = 3100 # spa-title -VITE_GLOB_APP_TITLE = Admin +VITE_GLOB_APP_TITLE = 隆昌农业大数据监控平台 # spa shortname VITE_GLOB_APP_SHORT_NAME = vue_vben_admin diff --git a/src/components/Application/src/AppLogo.vue b/src/components/Application/src/AppLogo.vue index 86aaf76a..e303733c 100644 --- a/src/components/Application/src/AppLogo.vue +++ b/src/components/Application/src/AppLogo.vue @@ -4,20 +4,20 @@ -->