From f77e40c67ba9acbe53e1bf95d9e564f650cb698d Mon Sep 17 00:00:00 2001 From: JayJiaJun Date: Wed, 30 Apr 2025 14:25:28 +0800 Subject: [PATCH] =?UTF-8?q?4.30=E4=BF=AE=E5=A4=8D=E4=BA=86icp=E5=A4=87?= =?UTF-8?q?=E6=A1=88=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- .env.production | 2 +- .env.staging | 2 +- src/views/login.vue | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.env.development b/.env.development index 6bc6637..90da014 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 c83b389..8573d3b 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 edd136a..a5269b2 100644 --- a/.env.staging +++ b/.env.staging @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 芯程物联云平台 +VUE_APP_TITLE = 芯程物联平台 NODE_ENV = production diff --git a/src/views/login.vue b/src/views/login.vue index f6eea12..f1885b0 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -172,9 +172,9 @@ - +