ruoyi-ui/src/settings.js
@@ -23,11 +23,21 @@ * 是否显示 tagsView */ tagsView: true, /** * 持久化标签页 */ tagsViewPersist: false, /** * 显示页签图标 */ tagsIcon: false, /** * 标签页样式:card 卡片(默认)、chrome 谷歌浏览器风格 */ tagsViewStyle: 'card', /** * 是否固定头部 @@ -52,5 +62,5 @@ /** * 底部版权文本内容 */ footerContent: 'Copyright © 2018-2025 RuoYi. All Rights Reserved.' footerContent: 'Copyright © 2018-2026 RuoYi. All Rights Reserved.' }