From 8701868ac85e2c69c91b9cc71c700d7982770b18 Mon Sep 17 00:00:00 2001 From: lonewolfyx <877085893@qq.com> Date: Wed, 15 Jan 2025 15:24:55 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E9=A1=B9=E7=9B=AE=E5=90=8D=E7=A7=B0?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= 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/views/login.vue | 56 +++++++++++++++++++++++---------------------- 4 files changed, 32 insertions(+), 30 deletions(-) diff --git a/.env.development b/.env.development index d3dd511..b730ce3 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 a48bedc..005be65 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 352f696..77b7b3a 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ -