生产管理系统前端 1开发分类字典 2.适配input框灰色背景 3.适配textarea灰色背景.

This commit is contained in:
2025-10-23 18:04:05 +08:00
parent d254790901
commit dbbdf1f2d7
13 changed files with 788 additions and 12 deletions

View File

@@ -90,7 +90,7 @@ export function RoleFormDialog({
<h4 className="text-green-800"></h4>
<p className="text-xs text-muted-foreground"></p>
</div>
<Card className="p-4 bg-gray-50">
<Card className="p-4 bg-gray-50 bg-input-background">
<div className="space-y-6">
{allSystemMenus.map((system) => (
<div key={system.id} className="space-y-3">