mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat(projects): 添加判断是否是移动端的hooks
This commit is contained in:
@ -72,8 +72,6 @@ interface MenuStyle {
|
||||
mixWidth: number;
|
||||
/** 混合菜单折叠时的宽度 */
|
||||
mixCollapsedWidth: number;
|
||||
/** 分割菜单 */
|
||||
splitMenu: boolean;
|
||||
/** 水平模式的菜单的位置 */
|
||||
horizontalPosition: HorizontalMenuPosition;
|
||||
/** 水平模式的菜单的位置列表 */
|
||||
|
Reference in New Issue
Block a user