From 0931cf2721c5af352ae892ac415c2abfc7166172 Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期四, 15 六月 2023 10:35:35 +0800
Subject: [PATCH] 修改了nodejs升级后编译错误

---
 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 114e9a9..c4c2d20 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: '鑻ヤ緷绠$悊绯荤粺',
+      title: '鏅烘収闅忚绠$悊绯荤粺',
       logo: logoImg
     }
   }

--
Gitblit v1.9.3