mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
refactor(projects): chrome Tab重构完成
This commit is contained in:
@ -16,7 +16,7 @@ export enum EnumNavTheme {
|
||||
/** 多页签风格 */
|
||||
export enum EnumMultiTabMode {
|
||||
'button' = '按钮风格',
|
||||
'browser' = '浏览器风格'
|
||||
'chrome' = '谷歌风格'
|
||||
}
|
||||
|
||||
/** 水平模式的菜单位置 */
|
||||
|
Reference in New Issue
Block a user