From cdf12cf213049ea44af878aa9268324e62e230ec Mon Sep 17 00:00:00 2001 From: zhuhao <979263092@qq.com> Date: Tue, 3 Sep 2024 16:37:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8C=BA=E5=88=86=E7=94=9F=E4=BA=A7=E5=92=8C?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=89=88=E6=9C=AC=EF=BC=8C=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E7=89=88=E4=BC=9A=E7=9B=B4=E6=8E=A5=E6=98=BE=E7=A4=BA=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E7=89=88=E6=96=87=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.test | 2 +- src/renderer/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.test b/.env.test index 993cace..3d671e1 100644 --- a/.env.test +++ b/.env.test @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = AIx数字平台 +VITE_APP_TITLE = AIx数字平台(测试版) # 生产环境配置 VITE_APP_ENV = 'production' diff --git a/src/renderer/index.html b/src/renderer/index.html index 8ee7d0b..1de810c 100644 --- a/src/renderer/index.html +++ b/src/renderer/index.html @@ -2,7 +2,7 @@ - AIx智慧教育 + %VITE_APP_TITLE%