mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-12 05:33:48 +08:00
v3.15.0【新增】升级SaToken到最新版本;【新增】重磅优化 数据字典;【新增】升级wangEditor-next;【新增】优化缓存实现redis与caffeine
This commit is contained in:
@@ -17,7 +17,7 @@ export const appDefaultConfig = {
|
||||
// 表格高度
|
||||
tableYHeight: 300,
|
||||
//标签页位置
|
||||
pageTagLocation: 'top',
|
||||
pageTagLocation: 'center',
|
||||
// 菜单主题
|
||||
sideMenuTheme: 'dark',
|
||||
// 主题颜色索引
|
||||
@@ -28,7 +28,7 @@ export const appDefaultConfig = {
|
||||
borderRadius: 6,
|
||||
// 标签页
|
||||
pageTagFlag: true,
|
||||
// 标签页样式: default、 antd、naive
|
||||
// 标签页样式: default、 antd、chrome
|
||||
pageTagStyle: 'default',
|
||||
// 面包屑
|
||||
breadCrumbFlag: true,
|
||||
|
||||
Reference in New Issue
Block a user