From 6628970dded7e481b9d8e80fea0a999a6e644a2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rhett=E9=9C=8D?= <741354752@qq.com> Date: Mon, 30 Dec 2024 09:45:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- .env.production | 2 +- index.html | 2 +- src/layout/components/Navbar.vue | 1 - src/views/login.vue | 7 +++---- 5 files changed, 6 insertions(+), 8 deletions(-) diff --git a/.env.development b/.env.development index 7c9f36f..d3dd511 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.production b/.env.production index 6d17862..a48bedc 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = 视讯综合应用平台 +VITE_APP_TITLE = 检察院来访登记及分析系统 # 生产环境配置 VITE_APP_ENV = 'production' diff --git a/index.html b/index.html index 8aa429e..352f696 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ - 视讯综合应用平台 + 检察院来访登记及分析系统