import{d as r,r as o,o as p,c,w as t,a as _,b as u,e,_ as i}from"./index-1ED35M1R.js";const m=r({__name:"404",setup(l){const s=()=>{sessionStorage.pageType=="company"?e.push("/manage/home"):sessionStorage.pageType=="personal"?e.push("/jobseeker/home"):e.push("/job/home")};return(d,h)=>{const a=o("a-button"),n=o("a-result");return p(),c(n,{status:"404",title:"404","sub-title":"Sorry, the page you visited does not exist."},{extra:t(()=>[u(a,{type:"primary",onClick:s},{default:t(()=>[_("返回首页")]),_:1})]),_:1})}}}),x=i(m,[["__scopeId","data-v-9cda8440"]]);export{x as default}; | |||||
import{d as r,r as o,o as p,c,w as t,a as _,b as u,e,_ as i}from"./index-tznQ5shr.js";const m=r({__name:"404",setup(l){const s=()=>{sessionStorage.pageType=="company"?e.push("/manage/home"):sessionStorage.pageType=="personal"?e.push("/jobseeker/home"):e.push("/job/home")};return(d,h)=>{const a=o("a-button"),n=o("a-result");return p(),c(n,{status:"404",title:"404","sub-title":"Sorry, the page you visited does not exist."},{extra:t(()=>[u(a,{type:"primary",onClick:s},{default:t(()=>[_("返回首页")]),_:1})]),_:1})}}}),x=i(m,[["__scopeId","data-v-9cda8440"]]);export{x as default}; |
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||||
<script src="https://map.qq.com/api/gljs?v=1.exp&key=MPBBZ-HUICZ-EGRXB-7AHZI-R4GQZ-QWBSO"></script> | <script src="https://map.qq.com/api/gljs?v=1.exp&key=MPBBZ-HUICZ-EGRXB-7AHZI-R4GQZ-QWBSO"></script> | ||||
<title>菊城人才网</title> | <title>菊城人才网</title> | ||||
<script type="module" crossorigin src="/assets/index-1ED35M1R.js"></script> | |||||
<link rel="stylesheet" crossorigin href="/assets/index-FLJXkkBe.css"> | |||||
<script type="module" crossorigin src="/assets/index-tznQ5shr.js"></script> | |||||
<link rel="stylesheet" crossorigin href="/assets/index-bpzRrutr.css"> | |||||
</head> | </head> | ||||
<body> | <body> | ||||
<div id="app"></div> | <div id="app"></div> |
<a-descriptions-item label="传真">{{basic.fax}}</a-descriptions-item> | <a-descriptions-item label="传真">{{basic.fax}}</a-descriptions-item> | ||||
</a-descriptions> | </a-descriptions> | ||||
<a-descriptions :column="3" title="企业介绍"> | <a-descriptions :column="3" title="企业介绍"> | ||||
<a-descriptions-item><div v-html="basic.introduction"></div></a-descriptions-item> | |||||
<a-descriptions-item><div class="ql-editor" v-html="basic.introduction"></div></a-descriptions-item> | |||||
</a-descriptions> | </a-descriptions> | ||||
</template> | </template> | ||||
</div> | </div> |
</a-card-meta> | </a-card-meta> | ||||
<a-divider /> | <a-divider /> | ||||
<div style="height: 600px; overflow: auto;"> | <div style="height: 600px; overflow: auto;"> | ||||
<div v-html="detailData.content"></div> | |||||
<div class="ql-editor" v-html="detailData.content"></div> | |||||
</div> | </div> | ||||
</a-card> | </a-card> | ||||
</template> | </template> |
-webkit-line-clamp: 1; | -webkit-line-clamp: 1; | ||||
-webkit-box-orient: vertical; | -webkit-box-orient: vertical; | ||||
text-overflow: ellipsis;"> | text-overflow: ellipsis;"> | ||||
<div v-html="item.introduction"></div> | |||||
<div class="ql-editor" v-html="item.introduction"></div> | |||||
</div> | </div> | ||||
</template> | </template> | ||||
<template #avatar> | <template #avatar> |
<a-card-meta :title="detail.title" :description="'发布时间:'+detail.created_at"> | <a-card-meta :title="detail.title" :description="'发布时间:'+detail.created_at"> | ||||
</a-card-meta> | </a-card-meta> | ||||
<a-divider /> | <a-divider /> | ||||
<div v-html="detail.content"></div> | |||||
<div class="ql-editor" v-html="detail.content"></div> | |||||
</a-card> | </a-card> | ||||
</a-page-header> | </a-page-header> | ||||
</template> | </template> |
<a-card-meta :title="detail.title" :description="'发布时间:'+detail.created_at"> | <a-card-meta :title="detail.title" :description="'发布时间:'+detail.created_at"> | ||||
</a-card-meta> | </a-card-meta> | ||||
<a-divider /> | <a-divider /> | ||||
<div v-html="detail.content"></div> | |||||
<div class="ql-editor" v-html="detail.content"></div> | |||||
</a-card> | </a-card> | ||||
</a-page-header> | </a-page-header> | ||||
</template> | </template> |
</a-descriptions-item> | </a-descriptions-item> | ||||
<a-descriptions-item :span="2" label="职业描述"> | <a-descriptions-item :span="2" label="职业描述"> | ||||
<div style="white-space: pre-wrap;"> | <div style="white-space: pre-wrap;"> | ||||
<div v-html="detail.base.describe_text"></div> | |||||
<div class="ql-editor" v-html="detail.base.describe_text"></div> | |||||
</div> | </div> | ||||
</a-descriptions-item> | </a-descriptions-item> | ||||
</a-descriptions> | </a-descriptions> |
</template> | </template> | ||||
</a-card-meta> | </a-card-meta> | ||||
<a-divider /> | <a-divider /> | ||||
<div v-html="detail.content"></div> | |||||
<div class="ql-editor" v-html="detail.content"></div> | |||||
</a-card> | </a-card> | ||||
<div class="company-box"> | <div class="company-box"> | ||||
<a-space direction="vertical" style="width: 100%"> | <a-space direction="vertical" style="width: 100%"> |
<a-typography-title :level="3">联系方式</a-typography-title> | <a-typography-title :level="3">联系方式</a-typography-title> | ||||
<a-typography-paragraph style="padding: 20px;"> | <a-typography-paragraph style="padding: 20px;"> | ||||
<a-space direction="vertical" :size="50" style="width: 100%;"> | <a-space direction="vertical" :size="50" style="width: 100%;"> | ||||
<div v-html="detail.value"></div> | |||||
<div class="ql-editor" v-html="detail.value"></div> | |||||
</a-space> | </a-space> | ||||
</a-typography-paragraph> | </a-typography-paragraph> | ||||
</a-typography> | </a-typography> |
<a-typography-title :level="3">绿色通道</a-typography-title> | <a-typography-title :level="3">绿色通道</a-typography-title> | ||||
<a-typography-paragraph style="padding: 20px;"> | <a-typography-paragraph style="padding: 20px;"> | ||||
<a-space direction="vertical" :size="50" style="width: 100%;"> | <a-space direction="vertical" :size="50" style="width: 100%;"> | ||||
<div v-html="detail.value"></div> | |||||
<div class="ql-editor" v-html="detail.value"></div> | |||||
</a-space> | </a-space> | ||||
</a-typography-paragraph> | </a-typography-paragraph> | ||||
</a-typography> | </a-typography> |
<a-typography-title :level="3">求职者参会指南</a-typography-title> | <a-typography-title :level="3">求职者参会指南</a-typography-title> | ||||
<a-typography-paragraph style="padding: 20px;"> | <a-typography-paragraph style="padding: 20px;"> | ||||
<a-space direction="vertical" :size="50" style="width: 100%;"> | <a-space direction="vertical" :size="50" style="width: 100%;"> | ||||
<div v-html="detail.value"></div> | |||||
<div class="ql-editor" v-html="detail.value"></div> | |||||
</a-space> | </a-space> | ||||
</a-typography-paragraph> | </a-typography-paragraph> | ||||
</a-typography> | </a-typography> |
<a-typography-title :level="3">乘车路线</a-typography-title> | <a-typography-title :level="3">乘车路线</a-typography-title> | ||||
<a-typography-paragraph style="padding: 20px;"> | <a-typography-paragraph style="padding: 20px;"> | ||||
<a-space direction="vertical" :size="50" style="width: 100%;"> | <a-space direction="vertical" :size="50" style="width: 100%;"> | ||||
<div v-html="detail.value"></div> | |||||
<div class="ql-editor" v-html="detail.value"></div> | |||||
</a-space> | </a-space> | ||||
</a-typography-paragraph> | </a-typography-paragraph> | ||||
</a-typography> | </a-typography> |
<a-typography style="padding: 20px;"> | <a-typography style="padding: 20px;"> | ||||
<a-typography-title :level="3">企业参会方式</a-typography-title> | <a-typography-title :level="3">企业参会方式</a-typography-title> | ||||
<a-typography-paragraph> | <a-typography-paragraph> | ||||
<div v-html="detail.value"></div> | |||||
<div class="ql-editor" v-html="detail.value"></div> | |||||
</a-typography-paragraph> | </a-typography-paragraph> | ||||
</a-typography> | </a-typography> | ||||
-webkit-line-clamp: 1; | -webkit-line-clamp: 1; | ||||
-webkit-box-orient: vertical; | -webkit-box-orient: vertical; | ||||
text-overflow: ellipsis;"> | text-overflow: ellipsis;"> | ||||
<div v-html="item.introduction"></div> | |||||
<div class="ql-editor" v-html="item.introduction"></div> | |||||
</div> | </div> | ||||
</template> | </template> | ||||
<template #avatar> | <template #avatar> |
</a-descriptions> | </a-descriptions> | ||||
<a-descriptions :column="1" title="岗位要求" style="width: 100%;"> | <a-descriptions :column="1" title="岗位要求" style="width: 100%;"> | ||||
<a-descriptions-item > | <a-descriptions-item > | ||||
<div v-html="detail.base.describe_text"></div> | |||||
<div class="ql-editor" v-html="detail.base.describe_text"></div> | |||||
</a-descriptions-item> | </a-descriptions-item> | ||||
</a-descriptions> | </a-descriptions> | ||||
</a-card> | </a-card> |
</div> | </div> | ||||
</a-typography-title> | </a-typography-title> | ||||
<a-typography-paragraph> | <a-typography-paragraph> | ||||
<div v-html="detail.introduction"></div> | |||||
<div class="ql-editor" v-html="detail.introduction"></div> | |||||
</a-typography-paragraph> | </a-typography-paragraph> | ||||
<a-typography-title :level="4"> | <a-typography-title :level="4"> | ||||
<div class="text-decoration"> | <div class="text-decoration"> | ||||
<h3 class="resume-word-item-title-content">个人简介</h3> | <h3 class="resume-word-item-title-content">个人简介</h3> | ||||
</div> | </div> | ||||
<div class="resume-word-item-content"> | <div class="resume-word-item-content"> | ||||
<p v-html="detail.introduction"></p> | |||||
<p class="ql-editor" v-html="detail.introduction"></p> | |||||
</div> | </div> | ||||
</div> | </div> | ||||
</template> | </template> | ||||
<template v-else> | <template v-else> | ||||
<template v-if="addOtherForm.description"> | <template v-if="addOtherForm.description"> | ||||
<div v-html="addOtherForm.description"></div> | |||||
<div class="ql-editor" v-html="addOtherForm.description"></div> | |||||
</template> | </template> | ||||
<template v-else> | <template v-else> | ||||
<a-row> | <a-row> |
<a-typography-title :level="3">{{detailData.title}}</a-typography-title> | <a-typography-title :level="3">{{detailData.title}}</a-typography-title> | ||||
<a-typography-paragraph>发布时间:{{detailData.created_at}}</a-typography-paragraph> | <a-typography-paragraph>发布时间:{{detailData.created_at}}</a-typography-paragraph> | ||||
<a-typography-text > | <a-typography-text > | ||||
<div v-html="detailData.content"></div> | |||||
<div class="ql-editor" v-html="detailData.content"></div> | |||||
</a-typography-text> | </a-typography-text> | ||||
</a-typography> | </a-typography> | ||||
</template> | </template> |
<a-typography style="padding: 20px;"> | <a-typography style="padding: 20px;"> | ||||
<a-typography-title :level="3">关于我们</a-typography-title> | <a-typography-title :level="3">关于我们</a-typography-title> | ||||
<a-typography-paragraph v-if="detail"> | <a-typography-paragraph v-if="detail"> | ||||
<div v-html="detail.value"></div> | |||||
<div class="ql-editor" v-html="detail.value"></div> | |||||
</a-typography-paragraph> | </a-typography-paragraph> | ||||
</a-typography> | </a-typography> | ||||
</a-tab-pane> | </a-tab-pane> | ||||
<a-tab-pane :key="2" tab="联系方式"> | <a-tab-pane :key="2" tab="联系方式"> | ||||
<a-typography style="padding: 20px;"> | <a-typography style="padding: 20px;"> | ||||
<a-typography-title :level="3">联系方式</a-typography-title> | <a-typography-title :level="3">联系方式</a-typography-title> | ||||
<a-typography-paragraph v-if="detail"> | |||||
<div v-html="detail.value"></div> | |||||
</a-typography-paragraph> | |||||
</a-typography> | </a-typography> | ||||
<div v-if="detail" class="ql-editor" v-html="detail.value"></div> | |||||
</a-tab-pane> | </a-tab-pane> | ||||
<a-tab-pane :key="3" tab="地图位置"> | <a-tab-pane :key="3" tab="地图位置"> | ||||
<a-typography style="padding: 20px;"> | <a-typography style="padding: 20px;"> | ||||
<a-tab-pane :key="4" tab="收费标准"> | <a-tab-pane :key="4" tab="收费标准"> | ||||
<a-typography style="padding: 20px;"> | <a-typography style="padding: 20px;"> | ||||
<a-typography-title :level="3">收费标准</a-typography-title> | <a-typography-title :level="3">收费标准</a-typography-title> | ||||
<a-typography-paragraph v-if="detail"> | |||||
<div v-html="detail.value"></div> | |||||
</a-typography-paragraph> | |||||
</a-typography> | </a-typography> | ||||
<div v-if="detail" class="ql-editor" v-html="detail.value"></div> | |||||
</a-tab-pane> | </a-tab-pane> | ||||
<a-tab-pane :key="5" tab="汇款方式"> | <a-tab-pane :key="5" tab="汇款方式"> | ||||
<a-typography style="padding: 20px;"> | <a-typography style="padding: 20px;"> | ||||
<a-typography-title :level="3">汇款方式</a-typography-title> | <a-typography-title :level="3">汇款方式</a-typography-title> | ||||
<a-typography-paragraph v-if="detail"> | |||||
<div v-html="detail.value"></div> | |||||
</a-typography-paragraph> | |||||
</a-typography> | </a-typography> | ||||
<div v-if="detail" class="ql-editor" v-html="detail.value"></div> | |||||
</a-tab-pane> | </a-tab-pane> | ||||
</a-tabs> | </a-tabs> | ||||
</div> | </div> |
<div style="margin: 20px 0; padding: 20px;background-color: #ffffff;border-radius: 8px;"> | <div style="margin: 20px 0; padding: 20px;background-color: #ffffff;border-radius: 8px;"> | ||||
<a-descriptions title="公司介绍" layout="vertical"> | <a-descriptions title="公司介绍" layout="vertical"> | ||||
<a-descriptions-item> | <a-descriptions-item> | ||||
<div v-html="companyDetail.introduction"></div> | |||||
<div class="ql-editor" v-html="companyDetail.introduction"></div> | |||||
</a-descriptions-item> | </a-descriptions-item> | ||||
</a-descriptions> | </a-descriptions> | ||||
</div> | </div> |
<div style="margin: 20px 0; padding: 20px;background-color: #ffffff;border-radius: 8px;"> | <div style="margin: 20px 0; padding: 20px;background-color: #ffffff;border-radius: 8px;"> | ||||
<a-descriptions title="公司介绍" layout="vertical"> | <a-descriptions title="公司介绍" layout="vertical"> | ||||
<a-descriptions-item> | <a-descriptions-item> | ||||
<div v-html="companyDetail.introduction"></div> | |||||
<div class="ql-editor" v-html="companyDetail.introduction"></div> | |||||
</a-descriptions-item> | </a-descriptions-item> | ||||
</a-descriptions> | </a-descriptions> | ||||
</div> | </div> |
-webkit-line-clamp: 1; | -webkit-line-clamp: 1; | ||||
-webkit-box-orient: vertical; | -webkit-box-orient: vertical; | ||||
text-overflow: ellipsis;"> | text-overflow: ellipsis;"> | ||||
<div v-html="item.introduction"></div> | |||||
<div class="ql-editor" v-html="item.introduction"></div> | |||||
</div> | </div> | ||||
</template> | </template> | ||||
<template #avatar> | <template #avatar> |
<a-tabs v-model:activeKey="activeKey"> | <a-tabs v-model:activeKey="activeKey"> | ||||
<a-tab-pane key="1" tab="企业信息"> | <a-tab-pane key="1" tab="企业信息"> | ||||
<div style="margin: 20px 0; padding: 20px;background-color: #ffffff;"> | <div style="margin: 20px 0; padding: 20px;background-color: #ffffff;"> | ||||
<div v-html="companyDetail.introduction"></div> | |||||
<div class="ql-editor" v-html="companyDetail.introduction"></div> | |||||
</div> | </div> | ||||
<div style="margin: 20px 0; padding: 20px;background-color: #ffffff;"> | <div style="margin: 20px 0; padding: 20px;background-color: #ffffff;"> | ||||
<a-descriptions :column="7" title="公司概况" layout="vertical"> | <a-descriptions :column="7" title="公司概况" layout="vertical"> |
-webkit-line-clamp: 1; | -webkit-line-clamp: 1; | ||||
-webkit-box-orient: vertical; | -webkit-box-orient: vertical; | ||||
text-overflow: ellipsis;"> | text-overflow: ellipsis;"> | ||||
<div v-html="item.introduction"></div> | |||||
<div class="ql-editor" v-html="item.introduction"></div> | |||||
</div> | </div> | ||||
</template> | </template> | ||||
<template #avatar> | <template #avatar> |