|
|
|
|
|
|
|
|
item.company_name && (<> |
|
|
item.company_name && (<> |
|
|
<Space size={0} direction='vertical' style={{ width: '100%', padding: 20, borderRadius: 8, backgroundColor: '#ffffff' }}> |
|
|
<Space size={0} direction='vertical' style={{ width: '100%', padding: 20, borderRadius: 8, backgroundColor: '#ffffff' }}> |
|
|
<Space size={10} direction='vertical'> |
|
|
<Space size={10} direction='vertical'> |
|
|
<div style={{ fontSize: '24px', fontWeight: 'bold' }}> |
|
|
|
|
|
|
|
|
<div style={{ fontSize: '18px', fontWeight: 'bold' }}> |
|
|
<Link to={{ pathname: `/talent/company/detail/?id=${item.id}` }} target="_blank" style={{ color: '#000000' }}> |
|
|
<Link to={{ pathname: `/talent/company/detail/?id=${item.id}` }} target="_blank" style={{ color: '#000000' }}> |
|
|
{item.company_name} |
|
|
{item.company_name} |
|
|
</Link> |
|
|
</Link> |