设置添加面包屑,logo配置

This commit is contained in:
xinjie
2022-11-15 14:23:03 +08:00
parent 1ab009544f
commit 8055572f19
4 changed files with 45 additions and 5 deletions

View File

@@ -1,4 +1,6 @@
const defaultSetting = {
showCrumb: true, // 是否显示面包屑
showLogo: true, // 是否显示logo
isUniqueOpened: false, //只展开一个一级菜单
sideWidth: 200, //侧边栏宽度
sideTheme: 'light', //侧边栏主题