This commit is contained in:
chashaobao
2025-11-28 00:16:25 +08:00
parent 3533a0a877
commit a07b015d8e
4 changed files with 26 additions and 2 deletions

View File

@ -153,7 +153,7 @@ const AnchorFooter = (props: { data: JobDetails }) => {
</Button>
<LoginButton className={`${PREFIX}__contact-publisher`} onClick={handleClickContact}>
{data.isAuthed ? '在线沟通' : '立即联系'}
{data.isAuthed ? '急招岗位可免费查看' : '查看联系方式'}
</LoginButton>
</div>
<div>