标签栏完善、布局管理、监控系统、信息通知管理跳转
This commit is contained in:
@@ -1,4 +1,18 @@
|
||||
module.exports = {
|
||||
/**
|
||||
* 侧边栏主题 深色主题theme-dark,浅色主题theme-light
|
||||
*/
|
||||
sideTheme: 'theme-dark',
|
||||
|
||||
/**
|
||||
* 是否系统布局配置
|
||||
*/
|
||||
showSettings: false,
|
||||
|
||||
/**
|
||||
* 是否显示顶部导航
|
||||
*/
|
||||
topNav: false,
|
||||
/**
|
||||
* @description 网站标题
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user