生产管理系统前端 - 主页滚动条开发完毕
This commit is contained in:
@@ -246,9 +246,8 @@ export function SideBarOld({
|
||||
|
||||
return allItems;
|
||||
};
|
||||
|
||||
return (
|
||||
<div className="flex h-screen bg-gray-100" style={{ height: '90vh' }}>
|
||||
<div className="flex h-screen bg-gray-100 bodySon2">
|
||||
{/* 左侧导航栏 */}
|
||||
<LeftSidebar
|
||||
menus={menus}
|
||||
|
||||
Reference in New Issue
Block a user