From 2f885108269ec626904aa7907a7beb024666140d Mon Sep 17 00:00:00 2001
From: feige <feige@qq.com>
Date: 星期一, 15 九月 2025 09:39:47 +0800
Subject: [PATCH] 修改了一下前端代码

---
 ruoyi-ui/src/layout/components/Sidebar/Logo.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ruoyi-ui/src/layout/components/Sidebar/Logo.vue b/ruoyi-ui/src/layout/components/Sidebar/Logo.vue
index e006293..22d6808 100644
--- a/ruoyi-ui/src/layout/components/Sidebar/Logo.vue
+++ b/ruoyi-ui/src/layout/components/Sidebar/Logo.vue
@@ -35,7 +35,7 @@
   },
   data() {
     return {
-      title: '寮犳皬APP',
+      title: '鏈兘閮藉缃�',
       logo: logoImg
     }
   }

--
Gitblit v1.9.1