更新V3.13.0版本:【新增】顶部菜单模式;【优化】因kaptcha有漏洞,弃用;【优化】三级等保默认值

This commit is contained in:
zhuoda
2025-01-19 18:05:34 +08:00
parent db5e0062a0
commit cdbb854e6c
35 changed files with 1508 additions and 487 deletions

View File

@@ -20,6 +20,10 @@ export const LAYOUT_ENUM = {
value: 'top',
desc: '顶部',
},
TOP_EXPAND: {
value: 'top-expand',
desc: '分组',
},
};
export const PAGE_TAG_ENUM = {