From 5371ec60494a8ab5949fb5481e439e6c87ef5441 Mon Sep 17 00:00:00 2001 From: Houjie <714924425@qq.com> Date: 星期四, 11 九月 2025 10:15:45 +0800 Subject: [PATCH] APP版本管理 --- 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 b70473d..b495c67 100644 --- a/src/components/layouts/TabLayout.vue +++ b/src/components/layouts/TabLayout.vue @@ -183,7 +183,7 @@ * @param title 瑕佷慨鏀圭殑鏂版爣棰� */ changeTitle(title) { - let projectTitle = "MDC鏅烘収杞﹂棿" + let projectTitle = "鍙屾灄杞存壙鏅烘収杞﹂棿" // 棣栭〉鐗规畩澶勭悊 if (this.$route.path === indexKey) { document.title = projectTitle -- Gitblit v1.9.3