Commit f4f653d2 authored by FE-安焕焕's avatar FE-安焕焕 👣

Merge branch 'Ztext1' of http://git.quantgroup.cn/ui/recruiting-management into deploy

parents 4b35672d 0d54529f
......@@ -65,8 +65,8 @@ export function UntyingAll(UntyingAllARR){
}
// 获取二维码
export function getErcode(){
return axios.get(`${sapi}/qrCode/getInterviewQrcode`,{headers: {
'Content-Type':'application/json'
return axios.get(`${sapi}/api/qrCode/getInterviewQrcode`,{headers: {
'Content-Type':'application/json',
}})
}
// //下载二维码
......
<template>
<Row id="home" class="home">
<Col span="3" class="aside" style="width:17%;height:100%">
<img src="../assets/homelogo.png" alt="" style="height:60px">
<img src="https://o7oe0d6qz.qnssl.com/image/homelogo.png" alt="" style="height:60px">
<Menu style="width: 100%;" ref='subMenu' :active-name="vSubName" :open-names="vName" @on-select="go">
<Submenu v-for="menu in childMenu" :name="menu.name" :key="menu.name">
<template slot="title">
......
......@@ -3,15 +3,15 @@
<div class="login">
<div class="login-content">
<div class="loginContent-left">
<img src="../../assets/login.jpg">
<img src="https://o7oe0d6qz.qnssl.com/image/login.jpg">
</div>
<div class="loginContent-right">
<div class="logo">
<img src="../../assets/log.jpg">
<img src="https://o7oe0d6qz.qnssl.com/image/log.jpg">
<h3>登录</h3>
</div>
<div class="login_content">
<Form ref="formInline" :model="formInline" :rules="ruleInline" style="height:120px">
<Form ref="formInline" :model="formInline" :rules="ruleInline" style="height:121px">
<FormItem prop="user">
<Input type="text" v-model="formInline.user" placeholder="请输入11位默认手机号" class="wordStyle" >
<Icon type="ios-person-outline" slot="prepend"></Icon>
......@@ -149,7 +149,7 @@ export default {
.login_content{
height: 200px;
width: 100%;
margin-left: 40px
margin-left: 8%
}
.copy{
width: 100%;
......
......@@ -2,7 +2,7 @@
<div class="resumeDetail">
<div class="personalInformation" style="margin-top:60px;width:100%">
<p style="width:90%;height:30px;line-height:30px;background:rgba(0,146,255,1);">
<img src="../../assets/bastmassage.png" alt="" style="width:29px;height:20px;margin-left:20px;vertical-align:middle;margin-top:-7px">
<img src="https://o7oe0d6qz.qnssl.com/image/bastmassage.png" alt="" style="width:29px;height:20px;margin-left:20px;vertical-align:middle;margin-top:-7px">
<span style="font-size:18px;margin:5px 0 0 5px;color:#FFFFFF">基本信息</span>
<span style="border-radius:5px;width:80px;height:30px;background:rgba(0,146,255,1); position: absolute;left:75%;line-height:30px;text-align:center;font-size:20px;color:#FFFFFF" @click="downloadONE(downresume)">下载</span>
</p>
......@@ -21,7 +21,7 @@
</div>
<div style="float:left;width:100%">
<p style="width:90%;height:30px;line-height30px;background:rgba(0,146,255,1);">
<img src="../../assets/qiuzhi.png" alt="" style="width:29px;height:20px;margin-left:20px;vertical-align:middle;margin-top:-7px">
<img src="https://o7oe0d6qz.qnssl.com/image/qiuzhi.png" alt="" style="width:29px;height:20px;margin-left:20px;vertical-align:middle;margin-top:-7px">
<span style="font-size:18px;margin:5px 0 0 5px;color:#FFFFFF">求职状态:{{resume.statusMessage}}</span>
</p>
<div style="width:40%;height:150px;float:left;margin-left:60px">
......@@ -35,7 +35,7 @@
</div>
<div class="workExperience" style="float:left;width:100%">
<p style="width:90%;height:30px;line-height:30px;background:rgba(0,146,255,1);">
<img src="../../assets/gongzuo.png" alt="" style="width:29px;height:20px;margin-left:20px;vertical-align:middle;margin-top:-7px">
<img src="https://o7oe0d6qz.qnssl.com/image/gongzuo.png" alt="" style="width:29px;height:20px;margin-left:20px;vertical-align:middle;margin-top:-7px">
<span style="font-size:18px;margin:5px 0 0 5px;color:#FFFFFF">工作经历</span>
</p>
<div v-for="(item,index) in roList" :key="index">
......@@ -52,7 +52,7 @@
</div>
<div class="projectExperience" style="float:left;width:100%">
<p style="width:90%;height:30px;line-height:30px;background:rgba(0,146,255,1);">
<img src="../../assets/xiangmujili.png" alt="" style="width:29px;height:20px;margin-left:20px;vertical-align:middle;margin-top:-7px">
<img src="https://o7oe0d6qz.qnssl.com/image/xiangmujili.png" alt="" style="width:29px;height:20px;margin-left:20px;vertical-align:middle;margin-top:-7px">
<span style="font-size:18px;margin:5px 0 0 5px;color:#FFFFFF">项目经历</span>
</p>
<div v-for="(item,index) in rpList" :key="index">
......@@ -67,7 +67,7 @@
</div>
<div class="internshipExperience" style="float:left;width:100%">
<p style="width:90%;height:30px;line-height:30px;background:rgba(0,146,255,1);">
<img src="../../assets/shixi.png" alt="" style="width:29px;height:20px;margin-left:20px;vertical-align:middle;margin-top:-7px">
<img src="https://o7oe0d6qz.qnssl.com/image/shixi.png" alt="" style="width:29px;height:20px;margin-left:20px;vertical-align:middle;margin-top:-7px">
<span style="font-size:18px;margin:5px 0 0 5px;color:#FFFFFF">实习经历</span>
</p>
<div v-for="(item,index) in riList" :key="index">
......@@ -83,7 +83,7 @@
</div>
<div class="educationalExperience" style="float:left;width:100%">
<p style="width:90%;height:30px;line-height:30px;background:rgba(0,146,255,1);">
<img src="../../assets/jiaoyu.png" alt="" style="width:29px;height:20px;margin-left:20px;vertical-align:middle;margin-top:-7px">
<img src="https://o7oe0d6qz.qnssl.com/image/jiaoyu.png" alt="" style="width:29px;height:20px;margin-left:20px;vertical-align:middle;margin-top:-7px">
<span style="font-size:18px;margin:5px 0 0 5px;color:#FFFFFF">教育经历</span>
</p>
<div v-for="(item,index) in reList" :key="index">
......@@ -96,7 +96,7 @@
</div>
<div class="Self-evaluation" style="float:left;width:100%" >
<p style="width:90%;height:30px;line-height:30px;background:rgba(0,146,255,1);">
<img src="../../assets/ziwopingjia.png" alt="" style="width:29px;height:20px;margin-left:20px;vertical-align:middle;margin-top:-7px">
<img src="https://o7oe0d6qz.qnssl.com/image/ziwopingjia.png" alt="" style="width:29px;height:20px;margin-left:20px;vertical-align:middle;margin-top:-7px">
<span style="font-size:18px;margin:5px 0 0 5px;color:#FFFFFF">自我评价</span>
</p>
<div>
......
......@@ -69,7 +69,7 @@
<div >
<div class="personalInformation" style="margin-top:10px" v-show="JSON.stringify(resume)!=='{}'">
<p style="width:90%;height:30px;line-height:30px;background:rgba(0,146,255,1);margin-left:5%">
<img src="../../assets/bastmassage.png" alt="" style="width:25px;height:25px;display:inline-block;vertical-align:middle;margin-top:-7px">
<img src="https://o7oe0d6qz.qnssl.com/image/bastmassage.png" alt="" style="width:25px;height:25px;display:inline-block;vertical-align:middle;margin-top:-7px">
<span style="font-size:15px;margin:5px 0 0 5px;color:#FFFFFF; ">基本信息</span>
</p>
<div style="width:40%;height:200px;float:left;margin-left:10%">
......@@ -87,7 +87,7 @@
</div>
<div style="float:left;width:100%" v-show="JSON.stringify(resume)!=='{}'">
<p style="width:90%;height:30px;line-height:30px;background:rgba(0,146,255,1);margin-left:5%;float:left">
<img src="../../assets/qiuzhi.png" alt="" style="width:25px;height:25px;display:inline-block;vertical-align:middle;margin-top:-7px">
<img src="https://o7oe0d6qz.qnssl.com/image/qiuzhi.png" alt="" style="width:25px;height:25px;display:inline-block;vertical-align:middle;margin-top:-7px">
<span style="font-size:15px;margin:5px 0 0 5px;color:#FFFFFF; ">求职状态:{{resume.statusMessage}}</span>
</p>
<div style="width:40%;float:left;margin-left:10%;height:100px">
......@@ -101,7 +101,7 @@
</div>
<div class="workExperience" style="float:left;width:100%" v-show="roList.length !==0 ">
<p style="width:90%;height:30px;line-height:30px;background:rgba(0,146,255,1);margin-left:5%;float:left">
<img src="../../assets/gongzuo.png" alt="" style="width:25px;height:25px;display:inline-block;vertical-align:middle;margin-top:-7px">
<img src="https://o7oe0d6qz.qnssl.com/image/gongzuo.png" alt="" style="width:25px;height:25px;display:inline-block;vertical-align:middle;margin-top:-7px">
<span style="font-size:15px;margin:5px 0 0 5px;color:#FFFFFF">工作经历</span>
</p>
<div style="width:82%;float:left;margin-left:8%" v-for="(item,index) in roList" :key="index" >
......@@ -117,7 +117,7 @@
</div>
<div class="projectExperience" style="float:left;width:100%;margin-top:20px" v-show="rpList.length !==0 ">
<p style="width:90%;height:30px;line-height:30px;background:rgba(0,146,255,1);float:left;margin-left:5%">
<img src="../../assets/xiangmujili.png" alt="" style="width:20px;height:20px;display:inline-block;vertical-align:middle;margin-top:-7px;margin-left:5px;">
<img src="https://o7oe0d6qz.qnssl.com/image/xiangmujili.png" alt="" style="width:20px;height:20px;display:inline-block;vertical-align:middle;margin-top:-7px;margin-left:5px;">
<span style="font-size:15px;margin:5px 0 0 5px;color:#FFFFFF">项目经历</span>
</p>
<div style="width:82%;float:left;margin-left:8%;" v-for="(item,index) in rpList" :key="index">
......@@ -132,7 +132,7 @@
</div>
<div class="internshipExperience" style="float:left;width:100%;margin-top:20px" v-show="riList.length !==0 ">
<p style="width:90%;height:30px;line-height:30px;background:rgba(0,146,255,1);float:left;margin-left:5%">
<img src="../../assets/shixi.png" alt="" style="width:20px;height:20px;display:inline-block;vertical-align:middle;margin-top:-7px;margin-left:5px;">
<img src="https://o7oe0d6qz.qnssl.com/image/shixi.png" alt="" style="width:20px;height:20px;display:inline-block;vertical-align:middle;margin-top:-7px;margin-left:5px;">
<span style="font-size:15px;margin:5px 0 0 5px;color:#FFFFFF">实习经历</span>
</p>
<div style="width:82%;float:left;margin-left:8%;" v-for="(item,index) in riList" :key="index">
......@@ -148,7 +148,7 @@
</div>
<div class="educationalExperience" style="float:left;width:100%;margin-top:20px" v-show="reList.length !==0">
<p style="width:90%;height:30px;line-height:30px;background:rgba(0,146,255,1);float:left;margin-left:5%">
<img src="../../assets/jiaoyu.png" alt="" style="width:20px;height:20px;display:inline-block;vertical-align:middle;margin-top:-7px;margin-left:5px;">
<img src="https://o7oe0d6qz.qnssl.com/image/jiaoyu.png" alt="" style="width:20px;height:20px;display:inline-block;vertical-align:middle;margin-top:-7px;margin-left:5px;">
<span style="font-size:15px;margin:5px 0 0 5px;color:#FFFFFF">教育经历</span>
</p>
<div v-for="(item,index) in reList" :key="index">
......@@ -161,7 +161,7 @@
</div>
<div class="Self-evaluation" style="float:left;width:100%;margin-top:20px;" v-show="JSON.stringify(resume)!=='{}'" >
<p style="width:90%;height:30px;line-height:30px;background:rgba(0,146,255,1);float:left;margin-left:5%">
<img src="../../assets/ziwopingjia.png" alt="" style="width:20px;height:20px;display:inline-block;vertical-align:middle;margin-top:-7px;margin-left:5px;">
<img src="https://o7oe0d6qz.qnssl.com/image/ziwopingjia.png" alt="" style="width:20px;height:20px;display:inline-block;vertical-align:middle;margin-top:-7px;margin-left:5px;">
<span style="font-size:15px;margin:5px 0 0 5px;color:#FFFFFF">自我评价</span>
</p>
<div style="margin-top:20px">
......
......@@ -37,9 +37,6 @@ instance.interceptors.response.use(function (response) {
}
else {
if (response.data.body.message){
// Notice.error({desc:`${response.data.body.message}`})
}
return Promise.resolve(response);
}
} else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment