mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat(projects): add 'vertical-hybrid-header-first' layout mode
This commit is contained in:
1
src/typings/union-key.d.ts
vendored
1
src/typings/union-key.d.ts
vendored
@ -35,6 +35,7 @@ declare namespace UnionKey {
|
||||
| 'vertical'
|
||||
| 'horizontal'
|
||||
| 'vertical-mix'
|
||||
| 'vertical-hybrid-header-first'
|
||||
| 'top-hybrid-sidebar-first'
|
||||
| 'top-hybrid-header-first';
|
||||
|
||||
|
Reference in New Issue
Block a user