This commit is contained in:
2026-08-06 14:12:46 +08:00
parent 4766bab453
commit dc3c4f7e4d
3 changed files with 59 additions and 55 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -28,7 +28,7 @@
}
})();
</script>
<script type="module" crossorigin src="/assets/index-C5-PCv54.js"></script>
<script type="module" crossorigin src="/assets/index-nOnojq6k.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-D3fwIbOp.css">
</head>
<body>
+5 -1
View File
@@ -437,7 +437,9 @@ const AdminApiKeys: React.FC = () => {
</Form.Item>
</Form>
{/* 超分配置(独立面板 */}
{/* 超分配置(仅编辑模式显示,新建时没ID */}
{modal.key?.id && (
<>
<Divider />
<Typography.Text strong style={{ fontSize: 14 }}>🎬 </Typography.Text>
<div style={{ marginTop: 16 }}>
@@ -491,6 +493,8 @@ const AdminApiKeys: React.FC = () => {
</div>
</div>
</div>
</>
)}
{/* 虚拟素材库配额(仅编辑模式显示,新建时没ID) */}
{modal.key?.id && (