mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
docs(projects): update README.md
ISSUES CLOSED: \
This commit is contained in:
2
src/typings/system.d.ts
vendored
2
src/typings/system.d.ts
vendored
@ -211,7 +211,7 @@ declare namespace Theme {
|
||||
/** 菜单样式 */
|
||||
interface Menu {
|
||||
/** 水平模式的菜单的位置 */
|
||||
horizontalPosition: HorizontalMenuPosition;
|
||||
horizontalPosition: EnumType.ThemeHorizontalMenuPosition;
|
||||
/** 水平模式的菜单的位置列表 */
|
||||
horizontalPositionList: HorizontalMenuPositionList[];
|
||||
}
|
||||
|
Reference in New Issue
Block a user