update: mock mode

This commit is contained in:
2026-03-12 20:04:27 +08:00
parent ce537bb3dc
commit 7cd2a18364
12 changed files with 1495 additions and 411 deletions

View File

@@ -118,8 +118,15 @@ const CaseList: React.FC = () => {
render: (_, record) => (
<Space>
<Button
type="link"
type="default"
size="small"
style={{
background: '#e6f4ff',
borderColor: '#91caff',
color: '#0958d9',
fontWeight: 600,
boxShadow: '0 1px 2px rgba(22, 119, 255, 0.12)',
}}
onClick={() => navigate(`/cases/${record.id}/workspace`)}
>