feat:
This commit is contained in:
@ -153,7 +153,7 @@ const AnchorFooter = (props: { data: JobDetails }) => {
|
||||
分享
|
||||
</Button>
|
||||
<LoginButton className={`${PREFIX}__contact-publisher`} onClick={handleClickContact}>
|
||||
{data.isAuthed ? '在线沟通' : '立即联系'}
|
||||
{data.isAuthed ? '急招岗位可免费查看' : '查看联系方式'}
|
||||
</LoginButton>
|
||||
</div>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user