From 0cff41f61abffaf234ba314737729214bf3acf1e Mon Sep 17 00:00:00 2001 From: wanglei Date: Mon, 29 Sep 2025 08:39:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/layout/components/Navbar.vue | 10 +++++----- ruoyi-ui/src/settings.js | 4 ++-- ruoyi-ui/src/views/login.vue | 2 +- ruoyi-ui/src/views/register.vue | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/ruoyi-ui/src/layout/components/Navbar.vue b/ruoyi-ui/src/layout/components/Navbar.vue index 38437b2..5139cc9 100644 --- a/ruoyi-ui/src/layout/components/Navbar.vue +++ b/ruoyi-ui/src/layout/components/Navbar.vue @@ -19,13 +19,13 @@ - + - +
{{ nickName }} @@ -40,9 +40,9 @@ -
+
diff --git a/ruoyi-ui/src/settings.js b/ruoyi-ui/src/settings.js index bb37ecf..73136fd 100644 --- a/ruoyi-ui/src/settings.js +++ b/ruoyi-ui/src/settings.js @@ -23,7 +23,7 @@ module.exports = { * 是否显示 tagsView */ tagsView: true, - + /** * 显示页签图标 */ @@ -52,5 +52,5 @@ module.exports = { /** * 底部版权文本内容 */ - footerContent: 'Copyright © 2018-2025 RuoYi. All Rights Reserved.' + footerContent: 'Copyright ©' } diff --git a/ruoyi-ui/src/views/login.vue b/ruoyi-ui/src/views/login.vue index 2de36f6..dbff66a 100644 --- a/ruoyi-ui/src/views/login.vue +++ b/ruoyi-ui/src/views/login.vue @@ -65,7 +65,7 @@ - + diff --git a/ruoyi-ui/src/views/register.vue b/ruoyi-ui/src/views/register.vue index d624fc6..78ac7e7 100644 --- a/ruoyi-ui/src/views/register.vue +++ b/ruoyi-ui/src/views/register.vue @@ -61,7 +61,7 @@