新增菜单导航显示风格TopNav(false为左侧导航菜单,true为顶部导航菜单)

This commit is contained in:
RuoYi
2021-04-12 10:20:25 +08:00
committed by 疯狂的狮子li
parent 0ecf31b4e3
commit a49f841908
9 changed files with 204 additions and 8 deletions

View File

@@ -11,6 +11,11 @@ module.exports = {
*/
showSettings: false,
/**
* 是否显示顶部导航
*/
topNav: false,
/**
* 是否显示 tagsView
*/