Soleilw пре 1 година
родитељ
комит
60da44ced0

dist/assets/404-U9GMT-9l.js → dist/assets/404-jutGD7Xn.js Прегледај датотеку

@@ -1 +1 @@
import{d as r,r as o,o as p,c,w as t,a as _,b as u,e,_ as i}from"./index-zy60s5pU.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-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};

dist/assets/index-1ED35M1R.js
Разлика између датотеке није приказан због своје велике величине
Прегледај датотеку


dist/assets/index-FLJXkkBe.css
Разлика између датотеке није приказан због своје велике величине
Прегледај датотеку


+ 2
- 2
dist/index.html Прегледај датотеку

@@ -6,8 +6,8 @@
<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>
<title>菊城人才网</title>
<script type="module" crossorigin src="/assets/index-zy60s5pU.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-sJNVg7ey.css">
<script type="module" crossorigin src="/assets/index-1ED35M1R.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-FLJXkkBe.css">
</head>
<body>
<div id="app"></div>

+ 1
- 1
src/components/job/home/choiceness-job/job-list.vue Прегледај датотеку

@@ -5,7 +5,7 @@
>
<a-flex vertical style="width: 100%;background-color: #fff;border-radius: 10px;padding: 20px;">
<a-space direction="vertical" :size="20">
<a-flex justify="space-between" style="width: 100%;">{{item.id}}
<a-flex justify="space-between" style="width: 100%;">
<div style="font-size: 18px; font-weight: 600;" @click="toDetail(item.id, item.company_id)">{{item.name}}</div>
<div style="color: #4FBE70;font-size: 18px;">{{item.pay_range_text}}</div>
</a-flex>

Loading…
Откажи
Сачувај