style:1.组织管理页面支持组织列表滚动 2.优化一些页面的标题和图标显示
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user