From 4d8e42ceba77e05758fce54baadc10dded3fe773 Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期二, 10 六月 2025 09:53:46 +0800 Subject: [PATCH] 下单拆分为3个 --- src/layout/components/Navbar.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 54e2258..dec4fa3 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -6,7 +6,7 @@ <img src="@/assets/logo/ZTTlogo.png" /> </div> <div class="center-menu"> - <span class="label">瑁呭LIMS瀹為獙瀹ょ鐞嗙郴缁�</span> + <span class="label">鑰愪笣LIMS瀹為獙瀹ょ鐞嗙郴缁�</span> </div> <div class="right-menu"> <div class="avatar-wrapper"> -- Gitblit v1.9.3