From af6643e65ef058c7695e7052de525758e74d99d5 Mon Sep 17 00:00:00 2001 From: aiotagro Date: Sat, 4 Oct 2025 18:47:49 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E5=90=84=E5=89=8D?= =?UTF-8?q?=E7=AB=AF=E9=A1=B9=E7=9B=AE=E5=BA=94=E7=94=A8=E6=A0=87=E9=A2=98?= =?UTF-8?q?=E4=B8=BA"AIOTAGRO=E7=AE=A1=E7=90=86=E7=B3=BB=E7=BB=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web-antd/.env | 2 +- apps/web-ele/.env | 2 +- apps/web-naive/.env | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/web-antd/.env b/apps/web-antd/.env index 778a9fa1..e63e67ec 100644 --- a/apps/web-antd/.env +++ b/apps/web-antd/.env @@ -1,5 +1,5 @@ # 应用标题 -VITE_APP_TITLE=芋道管理系统 +VITE_APP_TITLE=AIOTAGRO管理系统 # 应用命名空间,用于缓存、store等功能的前缀,确保隔离 VITE_APP_NAMESPACE=yudao-vben-antd diff --git a/apps/web-ele/.env b/apps/web-ele/.env index eca5ebda..0ee13278 100644 --- a/apps/web-ele/.env +++ b/apps/web-ele/.env @@ -1,5 +1,5 @@ # 应用标题 -VITE_APP_TITLE=芋道管理系统 +VITE_APP_TITLE=AIOTAGRO管理系统 # 应用命名空间,用于缓存、store等功能的前缀,确保隔离 VITE_APP_NAMESPACE=yudao-vben-ele diff --git a/apps/web-naive/.env b/apps/web-naive/.env index 96181e2f..48e0591b 100644 --- a/apps/web-naive/.env +++ b/apps/web-naive/.env @@ -1,5 +1,5 @@ # 应用标题 -VITE_APP_TITLE=芋道管理系统 +VITE_APP_TITLE=AIOTAGRO管理系统 # 应用命名空间,用于缓存、store等功能的前缀,确保隔离 VITE_APP_NAMESPACE=yudao-vben-naive