diff --git a/jeecgboot-vue3/.env b/jeecgboot-vue3/.env index 621a5f97..10b480a6 100644 --- a/jeecgboot-vue3/.env +++ b/jeecgboot-vue3/.env @@ -2,10 +2,10 @@ VITE_PORT = 3100 # 网站标题 -VITE_GLOB_APP_TITLE = JeecgBoot 企业级低代码平台 +VITE_GLOB_APP_TITLE = 云岭智教管理后台 # 简称,此变量只能是字符/下划线 -VITE_GLOB_APP_SHORT_NAME = JeecgBoot_Pro +VITE_GLOB_APP_SHORT_NAME = 云岭智教 # 单点登录服务端地址 VITE_GLOB_APP_CAS_BASE_URL=http://cas.test.com:8443/cas diff --git a/jeecgboot-vue3/index.html b/jeecgboot-vue3/index.html index 245a4a9d..4fc65361 100644 --- a/jeecgboot-vue3/index.html +++ b/jeecgboot-vue3/index.html @@ -157,7 +157,7 @@
- +
diff --git a/jeecgboot-vue3/public/logo.png b/jeecgboot-vue3/public/logo.png index 8072ced7..8652ce8a 100644 Binary files a/jeecgboot-vue3/public/logo.png and b/jeecgboot-vue3/public/logo.png differ diff --git a/jeecgboot-vue3/src/components/Application/src/AppLogo.vue b/jeecgboot-vue3/src/components/Application/src/AppLogo.vue index bd1a570a..c5a395f8 100644 --- a/jeecgboot-vue3/src/components/Application/src/AppLogo.vue +++ b/jeecgboot-vue3/src/components/Application/src/AppLogo.vue @@ -4,7 +4,7 @@ -->