From ff75b055888b157f0da670ee99aa065e96b41bf8 Mon Sep 17 00:00:00 2001 From: 马宇豪 <978517621@qq.com> Date: 星期四, 07 九月 2023 15:26:48 +0800 Subject: [PATCH] 新增基础修改 --- .env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 302ecd1..8017627 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 若依管理系统 +VUE_APP_TITLE = 特种作业考核系统 # 开发环境配置 ENV = 'development' -- Gitblit v1.9.2