v3.15.0【新增】升级SaToken到最新版本;【新增】重磅优化 数据字典;【新增】升级wangEditor-next;【新增】优化缓存实现redis与caffeine

This commit is contained in:
zhuoda
2025-03-31 23:19:41 +08:00
parent 7ef9000c62
commit 4683e31290
347 changed files with 4203 additions and 3792 deletions

View File

@@ -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,