v3.19.0 【新增】启动时邮箱测试连接关闭;【新增】默认菜单打开互斥;【新增】默认不显示帮助文档

This commit is contained in:
zhuoda
2025-04-14 09:48:54 +08:00
parent e91e4f0b64
commit 2f332863e2
10 changed files with 12 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ export const appDefaultConfig = {
// 圆角
borderRadius: 6,
// 菜单展开模式
flatPattern: true,
flatPattern: false,
// 标签页
pageTagFlag: true,
// 标签页样式: default、 antd、chrome
@@ -37,7 +37,7 @@ export const appDefaultConfig = {
// 帮助文档
helpDocFlag: true,
// 帮助文档默认展开
helpDocExpandFlag: true,
helpDocExpandFlag: false,
// 水印
watermarkFlag: true,
// 网站名称