From 656a9b58cf1fdd5f09bc9a998a4a7dc087194b4b Mon Sep 17 00:00:00 2001 From: dataprince Date: Mon, 5 Feb 2024 11:49:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E9=BB=98=E8=AE=A4=E5=A4=B4?= =?UTF-8?q?=E5=83=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- .env.production | 2 +- index.html | 2 +- src/assets/images/profile.jpg | Bin 81131 -> 21754 bytes src/views/register.vue | 2 +- 5 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.env.development b/.env.development index 53ae057..bb5a482 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = RuoYi-Vue-Plus多租户管理系统 +VITE_APP_TITLE = RuoYi-Flex多租户管理系统 # 开发环境配置 VITE_APP_ENV = 'development' diff --git a/.env.production b/.env.production index 0e3b9fc..f482f3f 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = RuoYi-Vue-Plus多租户管理系统 +VITE_APP_TITLE = RuoYi-Flex多租户管理系统 # 生产环境配置 VITE_APP_ENV = 'production' diff --git a/index.html b/index.html index aa1c86d..ee56489 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ - RuoYi-Vue-Plus多租户管理系统 + RuoYi-Flex多租户管理系统