生产管理系统 - 评审前可用版提交

This commit is contained in:
2025-10-22 15:42:16 +08:00
parent 04d61ae3b9
commit f1ffcc72fc
4 changed files with 7 additions and 115 deletions

View File

@@ -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}