export const appConfig = { //默认主题 defaultTheme: 'app-theme-default', //默认字体 defaultFont: 'Microsoft YaHei', // 面包屑分隔符 breadcrumbSeparator:"/" }