From 5e539c232ab3f31f8ddf6aa1d140b26419eb3bf4 Mon Sep 17 00:00:00 2001 From: zhc077 <565291854@qq.com> Date: Thu, 7 Nov 2024 17:57:28 +0800 Subject: [PATCH] =?UTF-8?q?logo=E3=80=81=E5=85=B3=E9=94=AE=E5=AD=97?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E4=BF=AE=E6=94=B9=2011.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecgboot-vue3/.env | 4 ++-- jeecgboot-vue3/index.html | 2 +- .../assets/loginmini/icon/jeecg_ad_text2.png | Bin 0 -> 14561 bytes .../assets/loginmini/icon/jeecg_ad_text3.png | Bin 0 -> 5416 bytes .../src/components/Application/src/AppLogo.vue | 6 +++--- .../src/layouts/default/tabs/index.vue | 8 ++++---- jeecgboot-vue3/src/locales/lang/zh-CN/sys.ts | 4 ++-- .../src/views/system/loginmini/MiniLogin.vue | 8 ++++---- .../system/usersetting/UserSetting.data.ts | 8 ++++---- 9 files changed, 20 insertions(+), 20 deletions(-) create mode 100644 jeecgboot-vue3/src/assets/loginmini/icon/jeecg_ad_text2.png create mode 100644 jeecgboot-vue3/src/assets/loginmini/icon/jeecg_ad_text3.png diff --git a/jeecgboot-vue3/.env b/jeecgboot-vue3/.env index a3d8792..528184b 100644 --- a/jeecgboot-vue3/.env +++ b/jeecgboot-vue3/.env @@ -2,10 +2,10 @@ VITE_PORT = 3500 # 网站标题 -VITE_GLOB_APP_TITLE = 驻马店是科技大市场管理平台 +VITE_GLOB_APP_TITLE = 驻马店市科技大市场管理平台 # 简称,此变量只能是字符/下划线 -VITE_GLOB_APP_SHORT_NAME = 驻马店是科技大市场管理平台 +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 ef61a19..5970d05 100644 --- a/jeecgboot-vue3/index.html +++ b/jeecgboot-vue3/index.html @@ -157,7 +157,7 @@