From 2ad6428bab7260751c5a2bb8ec4b81377777ba8d Mon Sep 17 00:00:00 2001 From: JenniferW <1627055433@qq.com> Date: Thu, 18 Dec 2025 15:16:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- .env.staging | 2 +- index.html | 2 +- package.json | 4 ++-- src/views/login.vue | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.env.development b/.env.development index 8058bbf..9e79e4e 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = 智奇品号高效检索系统 +VITE_APP_TITLE = 品号高效检索系统 # 开发环境配置 VITE_APP_ENV = 'development' diff --git a/.env.staging b/.env.staging index 0b631f9..311b055 100644 --- a/.env.staging +++ b/.env.staging @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = 智奇品号高效检索系统 +VITE_APP_TITLE = 品号高效检索系统 # 生产环境配置 VITE_APP_ENV = 'staging' diff --git a/index.html b/index.html index f8b3218..c2c0f8b 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ - 智奇品号高效检索系统 + 品号高效检索系统