RuoYi
2026-03-23 c29f5e2c04faa9388fdbf9318acfb7e2efdc0476
ruoyi-ui/src/settings.js
@@ -23,7 +23,12 @@
   * 是否显示 tagsView
   */
  tagsView: true,
  /**
   * 持久化标签页
   */
  tagsViewPersist: false,
  /**
   * 显示页签图标
   */
@@ -52,5 +57,5 @@
  /**
   * 底部版权文本内容
   */
  footerContent: 'Copyright © 2018-2025 RuoYi. All Rights Reserved.'
  footerContent: 'Copyright © 2018-2026 RuoYi. All Rights Reserved.'
}