style:1.组织管理页面支持组织列表滚动 2.优化一些页面的标题和图标显示

This commit is contained in:
xiamuceer
2025-12-29 12:08:01 +08:00
parent 907a6550ee
commit 7714a22479
19 changed files with 404 additions and 214 deletions
+4 -1
View File
@@ -283,7 +283,10 @@ export default function Careers() {
flexWrap: 'wrap',
gap: '12px'
}}>
<Title level={3} style={{ margin: 0 }}></Title>
<Title level={3} style={{ margin: 0 }}>
<TrophyOutlined style={{ marginRight: 8 }} />
</Title>
<Space wrap>
<Button
type="dashed"