From f96a36612e2c60a00f05e7df05a8e44e2ff42936 Mon Sep 17 00:00:00 2001 From: zzyuan <781948537@qq.com> Date: Fri, 30 Jan 2026 16:38:58 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E5=90=8D=E7=A7=B0?= 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/register.vue | 2 +- src/views/register1.vue | 2 +- vue.config.js | 6 +++--- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.env.development b/.env.development index 15b7fd7..180aae7 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 73ba8e3..a4b1872 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 fb4671b..04c7a00 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 cca2e09..73f4ba3 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 8697426..0979e6b 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -2,7 +2,7 @@
当前版本: v{{ version }}
diff --git a/src/views/register.vue b/src/views/register.vue index 8043248..a120cf4 100644 --- a/src/views/register.vue +++ b/src/views/register.vue @@ -1,7 +1,7 @@