From 196946d5e94715820b39c8d3ecb3b78760555ccb Mon Sep 17 00:00:00 2001 From: jiangzhe <244140623@qq.com> Date: Thu, 25 Jul 2024 09:53:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=B3=BB=E7=BB=9F=E5=90=8D?= =?UTF-8?q?=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- .env.production | 2 +- .gitignore | 1 + index.html | 2 +- package.json | 4 ++-- src/router/index.ts | 2 +- src/views/activity/index.vue | 15 ++++++++++++--- src/views/bigScreen/index.vue | 2 +- src/views/evaluate/evaluateList/index.vue | 2 +- src/views/login.vue | 2 +- src/views/register.vue | 18 +++++++----------- src/views/scale/SysScalePublish/index.vue | 2 +- 12 files changed, 30 insertions(+), 24 deletions(-) diff --git a/.env.development b/.env.development index 0346121..218b0df 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 8823fed..9f4a491 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = 云舒_心理健康平台 +VITE_APP_TITLE = 云舒心理成长平台 # 生产环境配置 VITE_APP_ENV = 'production' diff --git a/.gitignore b/.gitignore index faacb14..e1da26c 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ yarn.lock auto-imports.d.ts components.d.ts manage/ +/manage.zip diff --git a/index.html b/index.html index dcfe9fe..1ce05e6 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ -