From b552a8219911a20f26cf7b0d28f08d6e6c430766 Mon Sep 17 00:00:00 2001 From: "15881625488@163.com" <15881625488@163.com> Date: Tue, 7 Apr 2026 15:35:17 +0800 Subject: [PATCH] =?UTF-8?q?FIX:[=E6=A8=A1=E6=9D=BF=E7=AE=A1=E7=90=86]?= =?UTF-8?q?=E5=AF=BC=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- .env.production | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index 439cdac..947d501 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 华西海圻实验室电子记录系统 +VUE_APP_TITLE = 华西海圻实验室电子记录系统V1.0 VUE_APP_TITLE_EN = WCFP Electronic Laboratory Notebook # 开发环境配置 diff --git a/.env.production b/.env.production index c2612ac..5d50a5d 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 华西海圻实验室电子记录系统 +VUE_APP_TITLE = 华西海圻实验室电子记录系统V1.0 VUE_APP_TITLE_EN = WCFP Electronic Laboratory Notebook # 生产环境配置