From a83b9723ae80f725a204a35746ba7ba01e2f0c07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=93=E8=B1=86=E8=B1=86?= <3346088772@qq.comcd> Date: Thu, 23 Nov 2023 17:31:22 +0800 Subject: [PATCH] =?UTF-8?q?log=E6=9B=B4=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- .env.production | 2 +- .env.staging | 2 +- public/index.html | 2 +- src/assets/images/login_title.png | Bin 7891 -> 8180 bytes src/assets/images/logo-small.png | Bin 30414 -> 30505 bytes src/assets/images/logo_white.png | Bin 76748 -> 65412 bytes src/layout/components/Sidebar/Logo.vue | 2 +- src/views/login.vue | 10 +++++++++- vue.config.js | 2 +- 10 files changed, 15 insertions(+), 7 deletions(-) diff --git a/.env.development b/.env.development index f173e70..a61ffc3 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 机加大师 +VUE_APP_TITLE = 智造大师 # 开发环境配置 ENV = 'development' diff --git a/.env.production b/.env.production index fc4438e..63b8337 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 机加大师 +VUE_APP_TITLE = 智造大师 # 生产环境配置 ENV = 'production' diff --git a/.env.staging b/.env.staging index 282bbca..525bf3a 100644 --- a/.env.staging +++ b/.env.staging @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 机加大师 +VUE_APP_TITLE = 智造大师 NODE_ENV = production diff --git a/public/index.html b/public/index.html index 596873b..6f7abbb 100644 --- a/public/index.html +++ b/public/index.html @@ -7,7 +7,7 @@ <%= webpackConfig.name %> - 机加大师 + 智造大师