From a7f90b8e6f8565293946f95897a64bfa22c1403e Mon Sep 17 00:00:00 2001 From: zzyuan <781948537@qq.com> Date: Mon, 20 Oct 2025 14:14:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF=E4=BB=A3=E7=A0=81=E5=88=9D?= =?UTF-8?q?=E5=A7=8B=E5=8C=962?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- .env.production | 2 +- .env.staging | 2 +- package.json | 2 +- src/views/index.vue | 2 +- src/views/login.vue | 2 +- src/views/login1.vue | 2 +- src/views/register.vue | 2 +- src/views/register1.vue | 2 +- vue.config.js | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.env.development b/.env.development index 5b7eadf..b7e540b 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 d1feda0..dadb885 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 f9f89e1..e4e6512 100644 --- a/.env.staging +++ b/.env.staging @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 证件管理系统 +VUE_APP_TITLE = 保护定值校验系统 NODE_ENV = production diff --git a/package.json b/package.json index daeaf96..d963642 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bonus", "version": "3.6.4", - "description": "证件管理系统", + "description": "保护定值校验系统", "author": "博诺思", "license": "MIT", "scripts": { diff --git a/src/views/index.vue b/src/views/index.vue index 470d2b2..4262d68 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -2,7 +2,7 @@
当前版本: v{{ version }}
diff --git a/src/views/login.vue b/src/views/login.vue index e31f4cc..9f0afeb 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -1,7 +1,7 @@