ruoyi-ui/src/settings.js
@@ -10,7 +10,7 @@ sideTheme: 'theme-dark', /** * 是否系统布局配置 * 系统布局配置 */ showSettings: true, @@ -25,6 +25,11 @@ tagsView: true, /** * 显示页签图标 */ tagsIcon: false, /** * 是否固定头部 */ fixedHeader: false, @@ -37,13 +42,5 @@ /** * 是否显示动态标题 */ dynamicTitle: false, /** * @type {string | array} 'production' | ['production', 'development'] * @description Need show err logs component. * The default is only used in the production env * If you want to also use it in dev, you can pass ['production', 'development'] */ errorLog: 'production' dynamicTitle: false }