|
|
|
|
@ -560,6 +560,12 @@
|
|
|
|
|
</a-descriptions-item>
|
|
|
|
|
</a-descriptions> -->
|
|
|
|
|
</div>
|
|
|
|
|
<div class="otherInfo" id="other">
|
|
|
|
|
<div class="mb12 mt20">其他说明</div>
|
|
|
|
|
<div style="white-space: break-spaces">
|
|
|
|
|
{{ jobDetail.otherInfo || "-" }}
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<a-anchor @click.prevent="" class="navigation">
|
|
|
|
|
<a-anchor-link href="#pay" title="薪资" />
|
|
|
|
|
@ -567,6 +573,7 @@
|
|
|
|
|
<a-anchor-link href="#contentspecial" title="岗位" />
|
|
|
|
|
|
|
|
|
|
<a-anchor-link href="#condition" title="食宿" />
|
|
|
|
|
<a-anchor-link href="#other" title="其他" />
|
|
|
|
|
</a-anchor>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|