列表月薪显示

cyl/dev
wangxia 4 years ago
parent f4cbd28835
commit fa1ea1678c

Binary file not shown.

Before

Width:  |  Height:  |  Size: 164 KiB

After

Width:  |  Height:  |  Size: 398 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

@ -255,10 +255,9 @@
<div class="topContainer">
<div class="updateTime">
<span
>更新时间{{ item.updateTime || "--" }}{{
item.diffTime || "--"
}}</span
>
>更新时间{{ item.updateTime || "--" }} (
{{ item.diffTime || "--" }} )
</span>
</div>
<div class="topbox">
<div>服务费</div>
@ -323,10 +322,10 @@
<h1 class="bottombox"><i>服务热线</i></h1>
<p>0371-6666 6666</p>
</div>
<div class="relationme">
<!-- <div class="relationme">
<p class="bottombox"><i>一手单合作</i></p>
<button>发布一手单</button>
</div>
</div> -->
<recommend />
</div>
</div>
@ -1271,7 +1270,7 @@ export default {
justify-content: space-between;
// width: 944px;
// height: 212px;
padding: 12px 20px;
padding: 20px;
margin-bottom: 16px;
background: #ffffff;
border-radius: 4px;
@ -1369,15 +1368,17 @@ export default {
flex-direction: column;
justify-content: space-between;
align-items: flex-end;
margin-top: -8px;
}
.updateTime {
line-height: 1;
font-size: 14px;
color: #999;
}
.topbox {
width: 116px;
height: 54px;
margin-top: 12px;
margin-top: 8px;
overflow: hidden;
text-align: center;
background: rgba(255, 106, 0, 0.1);
@ -1386,7 +1387,6 @@ export default {
div {
// font-weight: normal;
font-size: 16px;
span {
font-size: 20px;
// font-weight: normal;

@ -56,10 +56,10 @@
<h1 class="bottombox"><i>服务热线</i></h1>
<p>0371-6666 6666</p>
</div>
<div class="relationme">
<!-- <div class="relationme">
<p class="bottombox"><i>一手单合作</i></p>
<button>发布一手单</button>
</div>
</div> -->
<!-- <recommend :relationList="relationList" /> -->
</div>
</div>

@ -6,7 +6,9 @@
<img :src="item" alt="" v-for="(item, index) in imglist" :key="index" />
</a-carousel>
<div class="middleslogan" :style="{ opacity: isshow ? '1' : '0' }">
<i class="iconfont icon-bannerLOGO"></i>
<i class="iconfont icon-yigezhuanmenfuwudailidepingtai"></i>
<div><a href="">查看职位</a></div>
</div>
<div
id="toAboutBill"
@ -56,7 +58,10 @@
伯才一手单隶属于郑州伯才人力科技有限公司是一个专门服务同业合作伙伴的综合平台一个专门服务代理的平台平台为合作伙伴提供交付全流程的产品和服务是伯才供应链产品矩阵中的旗舰产品平台通过直签联合派遣和战略合作等方式严选上线项目深度介入服务的每一个环节为合作伙伴的顺利交付保驾护航
</p>
<p>
郑州伯才人力科技有限公司是一家人力资源服务行业的数字化平台企业前身为北京矩阵动力科技有公司项目与2015年5月在郑州启动并于2016年5月在背景正式注册成立公司开始公司化运作旗下有人海北京企业管理有限公司江西人海企业管理有限公司等多家企业服务业务公司2021年启用全新业务品牌伯才新品牌新里程品牌升级但初心不变伯才人以崭新的面貌更好的服务老乡成就伙伴
郑州伯才人力科技有限公司是一家人力资源服务行业的数字化平台企业前身为北京矩阵动力科技有公司项目与2015年5月在郑州启动并于2016年5月在背景正式注册成立公司开始公司化运作旗下有人海北京企业管理有限公司江西人海企业管理有限公司等多家企业服务业务公司2021年启用全新业务品牌伯才
</p>
<p>
新品牌新里程品牌升级但初心不变伯才人以崭新的面貌更好的服务老乡成就伙伴
</p>
</div>
</div>
@ -70,6 +75,15 @@
<img :src="`../../../${item}`" alt="" />
</li>
</ul>
<span
style="
float: right;
font-size: 14px;
line-height: 20px;
margin-top: 16px;
"
>* 部分合作品牌展示</span
>
</div>
</div>
</div>
@ -78,10 +92,11 @@
<div class="title">业务版图</div>
<div class="content">
<div class="left">
<p>合作项目覆盖</p>
<p>
华东华南华中华北西南西北6大区域辐射18个省及直辖市触达城市100+
</p>
<p>伯才合作项目</p>
<p>触达城市100+</p>
<p>辐射18个省及直辖市</p>
<p>覆盖华东华南华中华北西南西北6大区域</p>
</div>
<div class="right">
<img src="../../../static/img/map.svg" alt="" />
@ -247,23 +262,44 @@ export default {
width: 100vw;
height: calc(100% - 80px);
// height: 100%;
height: calc(100vh - 80px);
// background: url("../../assets/banner1.png") no-repeat center;
img {
width: 1920px !important;
width: 100% !important;
height: calc(100vh - 80px);
}
.middleslogan {
position: absolute;
top: 40%;
display: flex;
flex-direction: column;
align-items: center;
top: 45%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
color: #fff;
z-index: 99;
transition: all 1.5s;
i {
font-size: 90px;
text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4);
// text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4);
}
i:nth-of-type(1) {
font-size: 24px;
margin-bottom: 40px;
}
i:nth-of-type(2) {
font-size: 109px;
line-height: 1;
}
div {
width: 126px;
height: 40px;
margin-top: 80px;
font-size: 14px;
line-height: 38px;
text-align: center;
border-radius: 999px;
cursor: pointer;
color: #fff;
border: 1px solid #fff;
}
}
.bottominfo {
@ -336,6 +372,7 @@ export default {
font-size: 18px;
line-height: 40px;
> p {
text-indent: 2em;
margin-bottom: 20px;
}
}
@ -353,12 +390,13 @@ export default {
height: 88px;
margin-top: 16px;
border-radius: 8px;
transition: all 0.2s;
&:not(li:nth-child(6n)) {
margin-right: 16px;
}
&:hover {
background-color: #fff;
background-color: rgba(254, 254, 254, 0.3);
box-shadow: 0px 0px 12px 3px #ddd;
}
img {
@ -380,20 +418,28 @@ export default {
display: flex;
flex-direction: column;
justify-content: center;
width: 330px;
font-size: 20px;
p:last-child {
p {
line-height: 28px;
font-size: 16px;
color: #666;
}
p:first-child {
margin-bottom: 24px;
font-size: 20px;
color: #333;
}
}
}
}
.relationUs {
display: flex;
flex-direction: column;
justify-content: center;
padding: unset;
height: 445px;
background: url("../../../static/img/relationUsBg.png") no-repeat 100% 100%;
padding-bottom: 126px;
.title {
padding-top: 80px;
}
// padding-bottom: 126px;
.content {
display: flex;
justify-content: space-between;
@ -407,13 +453,16 @@ export default {
> span {
text-align: center;
margin-right: 36px;
p {
font-size: 14px;
}
}
}
}
}
.banner {
height: 72px;
margin-top: 20px;
// margin-top: 20px;
background-color: rgba(255, 106, 0);
margin-bottom: -20px;
.w {
@ -434,8 +483,8 @@ export default {
// background-color: black;
}
footer {
padding: 30px;
margin-top: 20px;
padding: 20px 30px;
// margin-top: 20px;
.w {
ul {
display: flex;

@ -133,229 +133,229 @@ i {
fill: currentColor;
overflow: hidden;
}
@import "http://at.alicdn.com/t/font_3135652_9tpi9n6784g.css";
// 字体图标
@font-face {
font-family: "iconfont"; /* Project id 3135652 */
src: url("../assets/fontfile/iconfont.woff2") format("woff2"),
url("../assets/fontfile/iconfont.woff") format("woff"),
url("../assets/fontfile/iconfont.ttf") format("truetype");
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-sousuoxiala:before {
content: "\e73f";
}
.icon-shenfenzheng:before {
content: "\e740";
}
.icon-xiangzuoxuanzhuan:before {
content: "\e744";
}
.icon-xiangyouxuanzhuan:before {
content: "\e746";
}
// @font-face {
// font-family: "iconfont"; /* Project id 3135652 */
// src: url("../assets/fontfile/iconfont.woff2") format("woff2"),
// url("../assets/fontfile/iconfont.woff") format("woff"),
// url("../assets/fontfile/iconfont.ttf") format("truetype");
// }
// .iconfont {
// font-family: "iconfont" !important;
// font-size: 16px;
// font-style: normal;
// -webkit-font-smoothing: antialiased;
// -moz-osx-font-smoothing: grayscale;
// }
// .icon-sousuoxiala:before {
// content: "\e73f";
// }
// .icon-shenfenzheng:before {
// content: "\e740";
// }
// .icon-xiangzuoxuanzhuan:before {
// content: "\e744";
// }
// .icon-xiangyouxuanzhuan:before {
// content: "\e746";
// }
// .icon-rotatexuanzhuan2:before {
// content: "\e6e2";
// }
// .icon-rotatexuanzhuan:before {
// content: "\e6eb";
// }
// .icon-xuanzhuan:before {
// content: "\e652";
// }
// .icon-zhengjian:before {
// content: "\e654";
// }
// .icon-shangchuan:before {
// content: "\e73a";
// }
// .icon-guanbi1:before {
// content: "\e739";
// }
// .icon-yulan:before {
// content: "\e737";
// }
// .icon-rili:before {
// content: "\e736";
// }
// .icon-dingbulogo:before {
// content: "\e71d";
// }
// .icon-weixin1:before {
// content: "\e716";
// }
// .icon-gerenzhongxin-mima:before {
// content: "\e71c";
// }
// .icon-bangdingyinhangka:before {
// content: "\e71b";
// }
// .icon-gerenzhongxin:before {
// content: "\e719";
// }
// .icon-zhanghaoshezhi:before {
// content: "\e71a";
// }
// .icon-gerenzhongxin-bangdingshouji:before {
// content: "\e70c";
// }
// .icon-shimingrenzheng:before {
// content: "\e70d";
// }
// .icon-gongdan:before {
// content: "\e710";
// }
// .icon-yue:before {
// content: "\e711";
// }
// .icon-laoxiang:before {
// content: "\e715";
// }
// .icon-jifen:before {
// content: "\e717";
// }
.icon-rotatexuanzhuan2:before {
content: "\e6e2";
}
// .icon-kaquan:before {
// content: "\e718";
// }
.icon-rotatexuanzhuan:before {
content: "\e6eb";
}
.icon-xuanzhuan:before {
content: "\e652";
}
// .icon-youjiantou:before {
// content: "\e68c";
// }
.icon-zhengjian:before {
content: "\e654";
}
// .icon-zanwukaquan:before {
// content: "\e714";
// }
.icon-shangchuan:before {
content: "\e73a";
}
// .icon-zhengyan:before {
// content: "\e712";
// }
.icon-guanbi1:before {
content: "\e739";
}
// .icon-biyan:before {
// content: "\e713";
// }
.icon-yulan:before {
content: "\e737";
}
// .icon-zhongguoyinhang:before {
// content: "\e70a";
// }
.icon-rili:before {
content: "\e736";
}
// .icon-zhongyuanyinhang:before {
// content: "\e70b";
// }
.icon-dingbulogo:before {
content: "\e71d";
}
// .icon-nongyeyinhang:before {
// content: "\e70f";
// }
.icon-weixin1:before {
content: "\e716";
}
// .icon-guanbi:before {
// content: "\e701";
// }
.icon-gerenzhongxin-mima:before {
content: "\e71c";
}
// .icon-guanbishixin:before {
// content: "\e8dc";
// }
.icon-bangdingyinhangka:before {
content: "\e71b";
}
// .icon-morentouxiang:before {
// content: "\e700";
// }
.icon-gerenzhongxin:before {
content: "\e719";
}
// .icon-touxiang:before {
// content: "\e620";
// }
.icon-zhanghaoshezhi:before {
content: "\e71a";
}
// .icon-xuanzhong:before {
// content: "\e6fe";
// }
.icon-gerenzhongxin-bangdingshouji:before {
content: "\e70c";
}
// .icon-weixuanzhong:before {
// content: "\e6ff";
// }
.icon-shimingrenzheng:before {
content: "\e70d";
}
// .icon-yigezhuanmenfuwudailidepingtai2:before {
// content: "\e6fa";
// }
.icon-gongdan:before {
content: "\e710";
}
// .icon-yigezhuanmenfuwudailidepingtai:before {
// content: "\e6f8";
// }
.icon-yue:before {
content: "\e711";
}
// .icon-xiala:before {
// content: "\e6f5";
// }
.icon-laoxiang:before {
content: "\e715";
}
// .icon-sousuo:before {
// content: "\e608";
// }
.icon-jifen:before {
content: "\e717";
}
// .icon-duanxinyanzheng:before {
// content: "\e6f3";
// }
.icon-kaquan:before {
content: "\e718";
}
// .icon-shouji:before {
// content: "\e6f2";
// }
.icon-youjiantou:before {
content: "\e68c";
}
// .icon-mima:before {
// content: "\e6f1";
// }
.icon-zanwukaquan:before {
content: "\e714";
}
// .icon-yonghuming:before {
// content: "\e6f0";
// }
.icon-zhengyan:before {
content: "\e712";
}
// .icon-shibai:before {
// content: "\e6ef";
// }
.icon-biyan:before {
content: "\e713";
}
// .icon-chenggong:before {
// content: "\e6ee";
// }
.icon-zhongguoyinhang:before {
content: "\e70a";
}
// .icon-weixin:before {
// content: "\e6e9";
// }
.icon-zhongyuanyinhang:before {
content: "\e70b";
}
// .icon-sologan:before {
// content: "\e6e1";
// }
.icon-nongyeyinhang:before {
content: "\e70f";
}
// .icon-dingwei:before {
// content: "\e6df";
// }
.icon-guanbi:before {
content: "\e701";
}
.icon-guanbishixin:before {
content: "\e8dc";
}
.icon-morentouxiang:before {
content: "\e700";
}
.icon-touxiang:before {
content: "\e620";
}
.icon-xuanzhong:before {
content: "\e6fe";
}
.icon-weixuanzhong:before {
content: "\e6ff";
}
.icon-yigezhuanmenfuwudailidepingtai2:before {
content: "\e6fa";
}
.icon-yigezhuanmenfuwudailidepingtai:before {
content: "\e6f8";
}
.icon-xiala:before {
content: "\e6f5";
}
.icon-sousuo:before {
content: "\e608";
}
.icon-duanxinyanzheng:before {
content: "\e6f3";
}
.icon-shouji:before {
content: "\e6f2";
}
.icon-mima:before {
content: "\e6f1";
}
.icon-yonghuming:before {
content: "\e6f0";
}
.icon-shibai:before {
content: "\e6ef";
}
.icon-chenggong:before {
content: "\e6ee";
}
.icon-weixin:before {
content: "\e6e9";
}
.icon-sologan:before {
content: "\e6e1";
}
.icon-dingwei:before {
content: "\e6df";
}
.icon-yonghu:before {
content: "\e6e0";
}
// .icon-yonghu:before {
// content: "\e6e0";
// }
// 公用样式类名
.w {

@ -1,3 +1,4 @@
@import "http://at.alicdn.com/t/font_3135652_9tpi9n6784g.css";
body,
h1,
h2,
@ -123,174 +124,6 @@ i {
fill: currentColor;
overflow: hidden;
}
@font-face {
font-family: "iconfont";
/* Project id 3135652 */
src: url("../assets/fontfile/iconfont.woff2") format("woff2"), url("../assets/fontfile/iconfont.woff") format("woff"), url("../assets/fontfile/iconfont.ttf") format("truetype");
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-sousuoxiala:before {
content: "\e73f";
}
.icon-shenfenzheng:before {
content: "\e740";
}
.icon-xiangzuoxuanzhuan:before {
content: "\e744";
}
.icon-xiangyouxuanzhuan:before {
content: "\e746";
}
.icon-rotatexuanzhuan2:before {
content: "\e6e2";
}
.icon-rotatexuanzhuan:before {
content: "\e6eb";
}
.icon-xuanzhuan:before {
content: "\e652";
}
.icon-zhengjian:before {
content: "\e654";
}
.icon-shangchuan:before {
content: "\e73a";
}
.icon-guanbi1:before {
content: "\e739";
}
.icon-yulan:before {
content: "\e737";
}
.icon-rili:before {
content: "\e736";
}
.icon-dingbulogo:before {
content: "\e71d";
}
.icon-weixin1:before {
content: "\e716";
}
.icon-gerenzhongxin-mima:before {
content: "\e71c";
}
.icon-bangdingyinhangka:before {
content: "\e71b";
}
.icon-gerenzhongxin:before {
content: "\e719";
}
.icon-zhanghaoshezhi:before {
content: "\e71a";
}
.icon-gerenzhongxin-bangdingshouji:before {
content: "\e70c";
}
.icon-shimingrenzheng:before {
content: "\e70d";
}
.icon-gongdan:before {
content: "\e710";
}
.icon-yue:before {
content: "\e711";
}
.icon-laoxiang:before {
content: "\e715";
}
.icon-jifen:before {
content: "\e717";
}
.icon-kaquan:before {
content: "\e718";
}
.icon-youjiantou:before {
content: "\e68c";
}
.icon-zanwukaquan:before {
content: "\e714";
}
.icon-zhengyan:before {
content: "\e712";
}
.icon-biyan:before {
content: "\e713";
}
.icon-zhongguoyinhang:before {
content: "\e70a";
}
.icon-zhongyuanyinhang:before {
content: "\e70b";
}
.icon-nongyeyinhang:before {
content: "\e70f";
}
.icon-guanbi:before {
content: "\e701";
}
.icon-guanbishixin:before {
content: "\e8dc";
}
.icon-morentouxiang:before {
content: "\e700";
}
.icon-touxiang:before {
content: "\e620";
}
.icon-xuanzhong:before {
content: "\e6fe";
}
.icon-weixuanzhong:before {
content: "\e6ff";
}
.icon-yigezhuanmenfuwudailidepingtai2:before {
content: "\e6fa";
}
.icon-yigezhuanmenfuwudailidepingtai:before {
content: "\e6f8";
}
.icon-xiala:before {
content: "\e6f5";
}
.icon-sousuo:before {
content: "\e608";
}
.icon-duanxinyanzheng:before {
content: "\e6f3";
}
.icon-shouji:before {
content: "\e6f2";
}
.icon-mima:before {
content: "\e6f1";
}
.icon-yonghuming:before {
content: "\e6f0";
}
.icon-shibai:before {
content: "\e6ef";
}
.icon-chenggong:before {
content: "\e6ee";
}
.icon-weixin:before {
content: "\e6e9";
}
.icon-sologan:before {
content: "\e6e1";
}
.icon-dingwei:before {
content: "\e6df";
}
.icon-yonghu:before {
content: "\e6e0";
}
.w {
width: 1200px;
margin: 0 auto;

@ -1,25 +0,0 @@
.tagactive {
background-color: #ff6a00 !important;
color: #fff !important;
}
.tagactive span span {
color: #fff !important;
}
.tagactive span i {
color: #fff !important;
}
.tagactive i {
color: #fff !important;
}
.contenttitle {
display: flex;
padding-bottom: 16px;
justify-content: space-between;
border-bottom: 1px solid rgba(77, 87, 94, 0.1);
margin-top: 16px;
margin-bottom: 24px;
}
.contenttitle span {
font-size: 20px;
color: #ff6a00;
}

@ -1244,7 +1244,7 @@ export function disposeJobListData(jobList) {
ageStr = "丨" + item.maxAge + "岁以下";
}
item["age"] = ageStr;
item.updateTime = formatDateYMDHM(item.updateTime);
// 更新时间距离现在的差距
let differenceTime =
new Date().getTime() -
@ -1279,7 +1279,7 @@ export function disposeJobListData(jobList) {
} else if (item.returnFeeType === 3) {
item.servetype = `${item.returnFee || "--"}元/次`;
} else if (item.returnFeeType === 4) {
item.servetype = `${item.returnFee || "--"}元/`;
item.servetype = `${item.returnFee || "--"}元/`;
} else if (item.returnFeeType === 5) {
item.servetype = `工人收入${item.returnFee || "--"}%`;
}
@ -1455,7 +1455,7 @@ export function disposeJobListData(jobList) {
} else if (jobList.returnFeeType === 3) {
jobList.servetype = `${jobList.returnFee || "--"}元/次`;
} else if (jobList.returnFeeType === 4) {
jobList.servetype = `${jobList.returnFee || "--"}元/`;
jobList.servetype = `${jobList.returnFee || "--"}元/`;
} else if (jobList.returnFeeType === 5) {
jobList.servetype = `工人收入${jobList.returnFee || "--"}%`;
}
@ -1562,8 +1562,10 @@ export function getSalaryClassifyValue(salaryClassify, salaryClassifyValue) {
return `保底${hourlyPay}`;
} else if (salaryClassify == 6) {
return `面议`;
} else {
} else if (salaryClassify == 7) {
// return '请配置薪资';
return `月薪`;
} else {
return "-";
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 8.8 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 2.2 MiB

After

Width:  |  Height:  |  Size: 870 KiB

Loading…
Cancel
Save