生产管理系统 - 评审前可用版提交
This commit is contained in:
@@ -248,7 +248,7 @@ export function SideBarOld({
|
||||
};
|
||||
|
||||
return (
|
||||
<div className="flex h-screen bg-gray-100" style={{ height: '100vh' }}>
|
||||
<div className="flex h-screen bg-gray-100" style={{ height: '90vh' }}>
|
||||
{/* 左侧导航栏 */}
|
||||
<LeftSidebar
|
||||
menus={menus}
|
||||
|
||||
Reference in New Issue
Block a user