From 5acc6d2dada00ac3c523e52ff5909c1e1f1937ab Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期四, 27 二月 2025 14:36:38 +0800 Subject: [PATCH] 测试完成 --- src/layout/components/Sidebar/Logo.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue index 6bf506c..e7de530 100644 --- a/src/layout/components/Sidebar/Logo.vue +++ b/src/layout/components/Sidebar/Logo.vue @@ -70,7 +70,7 @@ }, data() { return { - title: "鏃犻敗鍎跨鍖婚櫌鏅烘収闅忚骞冲彴", + title: "鏅畞浜烘皯鍖婚櫌鏅烘収闅忚骞冲彴", logo: logoImg, }; }, -- Gitblit v1.9.3