From 53119e36424b149dbc4318e63ba26f1e5bdcb38f Mon Sep 17 00:00:00 2001
From: zhaowei <zhaowei>
Date: 星期二, 21 一月 2025 10:31:04 +0800
Subject: [PATCH] 调整回原先的读取环境文件配置接口地址

---
 src/components/layouts/TabLayout.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/layouts/TabLayout.vue b/src/components/layouts/TabLayout.vue
index 4249c19..b70473d 100644
--- a/src/components/layouts/TabLayout.vue
+++ b/src/components/layouts/TabLayout.vue
@@ -183,7 +183,7 @@
        * @param title 瑕佷慨鏀圭殑鏂版爣棰�
        */
       changeTitle(title) {
-        let projectTitle = "Jeecg-Boot 浼佷笟绾т綆浠g爜骞冲彴"
+        let projectTitle = "MDC鏅烘収杞﹂棿"
         // 棣栭〉鐗规畩澶勭悊
         if (this.$route.path === indexKey) {
           document.title = projectTitle

--
Gitblit v1.9.3