Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
recruiting-management
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ui
recruiting-management
Commits
b45aad8b
Commit
b45aad8b
authored
Aug 21, 2019
by
zhangderong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
压缩图片
parent
0eb80a8b
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
20 additions
and
23 deletions
+20
-23
stystem.server.js
src/api/stystem.server.js
+1
-1
home.vue
src/components/home.vue
+1
-1
login.vue
src/page/login/login.vue
+4
-4
resumeDetail.vue
src/page/resume/resumeDetail.vue
+7
-7
upload.vue
src/page/upload/upload.vue
+7
-7
http.service.js
src/service/http.service.js
+0
-3
No files found.
src/api/stystem.server.js
View file @
b45aad8b
...
@@ -69,7 +69,7 @@ export function UntyingAll(UntyingAllARR){
...
@@ -69,7 +69,7 @@ export function UntyingAll(UntyingAllARR){
}
}
// 获取二维码
// 获取二维码
export
function
getErcode
(){
export
function
getErcode
(){
return
axios
.
get
(
`
${
sapi
}
/qrCode/getInterviewQrcode`
,{
headers
:
{
return
axios
.
get
(
`
${
sapi
}
/
api/
qrCode/getInterviewQrcode`
,{
headers
:
{
'
Content-Type
'
:
'
application/json
'
,
'
Content-Type
'
:
'
application/json
'
,
}})
}})
}
}
...
...
src/components/home.vue
View file @
b45aad8b
<
template
>
<
template
>
<Row
id=
"home"
class=
"home"
>
<Row
id=
"home"
class=
"home"
>
<Col
span=
"3"
class=
"aside"
style=
"width:17%;height:100%"
>
<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"
>
<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"
>
<Submenu
v-for=
"menu in childMenu"
:name=
"menu.name"
:key=
"menu.name"
>
<template
slot=
"title"
>
<template
slot=
"title"
>
...
...
src/page/login/login.vue
View file @
b45aad8b
...
@@ -3,15 +3,15 @@
...
@@ -3,15 +3,15 @@
<div
class=
"login"
>
<div
class=
"login"
>
<div
class=
"login-content"
>
<div
class=
"login-content"
>
<div
class=
"loginContent-left"
>
<div
class=
"loginContent-left"
>
<img
src=
"
../../assets
/login.jpg"
>
<img
src=
"
https://o7oe0d6qz.qnssl.com/image
/login.jpg"
>
</div>
</div>
<div
class=
"loginContent-right"
>
<div
class=
"loginContent-right"
>
<div
class=
"logo"
>
<div
class=
"logo"
>
<img
src=
"
../../assets
/log.jpg"
>
<img
src=
"
https://o7oe0d6qz.qnssl.com/image
/log.jpg"
>
<h3>
登录
</h3>
<h3>
登录
</h3>
</div>
</div>
<div
class=
"login_content"
>
<div
class=
"login_content"
>
<Form
ref=
"formInline"
:model=
"formInline"
:rules=
"ruleInline"
style=
"height:12
0
px"
>
<Form
ref=
"formInline"
:model=
"formInline"
:rules=
"ruleInline"
style=
"height:12
1
px"
>
<FormItem
prop=
"user"
>
<FormItem
prop=
"user"
>
<Input
type=
"text"
v-model=
"formInline.user"
placeholder=
"请输入11位默认手机号"
class=
"wordStyle"
>
<Input
type=
"text"
v-model=
"formInline.user"
placeholder=
"请输入11位默认手机号"
class=
"wordStyle"
>
<Icon
type=
"ios-person-outline"
slot=
"prepend"
></Icon>
<Icon
type=
"ios-person-outline"
slot=
"prepend"
></Icon>
...
@@ -149,7 +149,7 @@ export default {
...
@@ -149,7 +149,7 @@ export default {
.login_content
{
.login_content
{
height
:
200px
;
height
:
200px
;
width
:
100%
;
width
:
100%
;
margin-left
:
40px
margin-left
:
8%
}
}
.copy
{
.copy
{
width
:
100%
;
width
:
100%
;
...
...
src/page/resume/resumeDetail.vue
View file @
b45aad8b
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<div
class=
"resumeDetail"
>
<div
class=
"resumeDetail"
>
<div
class=
"personalInformation"
style=
"margin-top:60px;width:100%"
>
<div
class=
"personalInformation"
style=
"margin-top:60px;width:100%"
>
<p
style=
"width:90%;height:30px;line-height:30px;background:rgba(0,146,255,1);"
>
<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=
"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>
<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>
</p>
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
</div>
</div>
<div
style=
"float:left;width:100%"
>
<div
style=
"float:left;width:100%"
>
<p
style=
"width:90%;height:30px;line-height30px;background:rgba(0,146,255,1);"
>
<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>
<span
style=
"font-size:18px;margin:5px 0 0 5px;color:#FFFFFF"
>
求职状态:
{{
resume
.
statusMessage
}}
</span>
</p>
</p>
<div
style=
"width:40%;height:150px;float:left;margin-left:60px"
>
<div
style=
"width:40%;height:150px;float:left;margin-left:60px"
>
...
@@ -35,7 +35,7 @@
...
@@ -35,7 +35,7 @@
</div>
</div>
<div
class=
"workExperience"
style=
"float:left;width:100%"
>
<div
class=
"workExperience"
style=
"float:left;width:100%"
>
<p
style=
"width:90%;height:30px;line-height:30px;background:rgba(0,146,255,1);"
>
<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>
<span
style=
"font-size:18px;margin:5px 0 0 5px;color:#FFFFFF"
>
工作经历
</span>
</p>
</p>
<div
v-for=
"(item,index) in roList"
:key=
"index"
>
<div
v-for=
"(item,index) in roList"
:key=
"index"
>
...
@@ -52,7 +52,7 @@
...
@@ -52,7 +52,7 @@
</div>
</div>
<div
class=
"projectExperience"
style=
"float:left;width:100%"
>
<div
class=
"projectExperience"
style=
"float:left;width:100%"
>
<p
style=
"width:90%;height:30px;line-height:30px;background:rgba(0,146,255,1);"
>
<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>
<span
style=
"font-size:18px;margin:5px 0 0 5px;color:#FFFFFF"
>
项目经历
</span>
</p>
</p>
<div
v-for=
"(item,index) in rpList"
:key=
"index"
>
<div
v-for=
"(item,index) in rpList"
:key=
"index"
>
...
@@ -67,7 +67,7 @@
...
@@ -67,7 +67,7 @@
</div>
</div>
<div
class=
"internshipExperience"
style=
"float:left;width:100%"
>
<div
class=
"internshipExperience"
style=
"float:left;width:100%"
>
<p
style=
"width:90%;height:30px;line-height:30px;background:rgba(0,146,255,1);"
>
<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>
<span
style=
"font-size:18px;margin:5px 0 0 5px;color:#FFFFFF"
>
实习经历
</span>
</p>
</p>
<div
v-for=
"(item,index) in riList"
:key=
"index"
>
<div
v-for=
"(item,index) in riList"
:key=
"index"
>
...
@@ -83,7 +83,7 @@
...
@@ -83,7 +83,7 @@
</div>
</div>
<div
class=
"educationalExperience"
style=
"float:left;width:100%"
>
<div
class=
"educationalExperience"
style=
"float:left;width:100%"
>
<p
style=
"width:90%;height:30px;line-height:30px;background:rgba(0,146,255,1);"
>
<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>
<span
style=
"font-size:18px;margin:5px 0 0 5px;color:#FFFFFF"
>
教育经历
</span>
</p>
</p>
<div
v-for=
"(item,index) in reList"
:key=
"index"
>
<div
v-for=
"(item,index) in reList"
:key=
"index"
>
...
@@ -96,7 +96,7 @@
...
@@ -96,7 +96,7 @@
</div>
</div>
<div
class=
"Self-evaluation"
style=
"float:left;width:100%"
>
<div
class=
"Self-evaluation"
style=
"float:left;width:100%"
>
<p
style=
"width:90%;height:30px;line-height:30px;background:rgba(0,146,255,1);"
>
<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>
<span
style=
"font-size:18px;margin:5px 0 0 5px;color:#FFFFFF"
>
自我评价
</span>
</p>
</p>
<div>
<div>
...
...
src/page/upload/upload.vue
View file @
b45aad8b
...
@@ -69,7 +69,7 @@
...
@@ -69,7 +69,7 @@
<div
>
<div
>
<div
class=
"personalInformation"
style=
"margin-top:10px"
v-show=
"JSON.stringify(resume)!=='
{}'">
<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%"
>
<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>
<span
style=
"font-size:15px;margin:5px 0 0 5px;color:#FFFFFF; "
>
基本信息
</span>
</p>
</p>
<div
style=
"width:40%;height:200px;float:left;margin-left:10%"
>
<div
style=
"width:40%;height:200px;float:left;margin-left:10%"
>
...
@@ -87,7 +87,7 @@
...
@@ -87,7 +87,7 @@
</div>
</div>
<div
style=
"float:left;width:100%"
v-show=
"JSON.stringify(resume)!=='
{}'">
<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"
>
<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>
<span
style=
"font-size:15px;margin:5px 0 0 5px;color:#FFFFFF; "
>
求职状态:
{{
resume
.
statusMessage
}}
</span>
</p>
</p>
<div
style=
"width:40%;float:left;margin-left:10%;height:100px"
>
<div
style=
"width:40%;float:left;margin-left:10%;height:100px"
>
...
@@ -101,7 +101,7 @@
...
@@ -101,7 +101,7 @@
</div>
</div>
<div
class=
"workExperience"
style=
"float:left;width:100%"
v-show=
"roList.length !==0 "
>
<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"
>
<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>
<span
style=
"font-size:15px;margin:5px 0 0 5px;color:#FFFFFF"
>
工作经历
</span>
</p>
</p>
<div
style=
"width:82%;float:left;margin-left:8%"
v-for=
"(item,index) in roList"
:key=
"index"
>
<div
style=
"width:82%;float:left;margin-left:8%"
v-for=
"(item,index) in roList"
:key=
"index"
>
...
@@ -117,7 +117,7 @@
...
@@ -117,7 +117,7 @@
</div>
</div>
<div
class=
"projectExperience"
style=
"float:left;width:100%;margin-top:20px"
v-show=
"rpList.length !==0 "
>
<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%"
>
<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>
<span
style=
"font-size:15px;margin:5px 0 0 5px;color:#FFFFFF"
>
项目经历
</span>
</p>
</p>
<div
style=
"width:82%;float:left;margin-left:8%;"
v-for=
"(item,index) in rpList"
:key=
"index"
>
<div
style=
"width:82%;float:left;margin-left:8%;"
v-for=
"(item,index) in rpList"
:key=
"index"
>
...
@@ -132,7 +132,7 @@
...
@@ -132,7 +132,7 @@
</div>
</div>
<div
class=
"internshipExperience"
style=
"float:left;width:100%;margin-top:20px"
v-show=
"riList.length !==0 "
>
<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%"
>
<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>
<span
style=
"font-size:15px;margin:5px 0 0 5px;color:#FFFFFF"
>
实习经历
</span>
</p>
</p>
<div
style=
"width:82%;float:left;margin-left:8%;"
v-for=
"(item,index) in riList"
:key=
"index"
>
<div
style=
"width:82%;float:left;margin-left:8%;"
v-for=
"(item,index) in riList"
:key=
"index"
>
...
@@ -148,7 +148,7 @@
...
@@ -148,7 +148,7 @@
</div>
</div>
<div
class=
"educationalExperience"
style=
"float:left;width:100%;margin-top:20px"
v-show=
"reList.length !==0"
>
<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%"
>
<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>
<span
style=
"font-size:15px;margin:5px 0 0 5px;color:#FFFFFF"
>
教育经历
</span>
</p>
</p>
<div
v-for=
"(item,index) in reList"
:key=
"index"
>
<div
v-for=
"(item,index) in reList"
:key=
"index"
>
...
@@ -161,7 +161,7 @@
...
@@ -161,7 +161,7 @@
</div>
</div>
<div
class=
"Self-evaluation"
style=
"float:left;width:100%;margin-top:20px;"
v-show=
"JSON.stringify(resume)!=='
{}'" >
<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%"
>
<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>
<span
style=
"font-size:15px;margin:5px 0 0 5px;color:#FFFFFF"
>
自我评价
</span>
</p>
</p>
<div
style=
"margin-top:20px"
>
<div
style=
"margin-top:20px"
>
...
...
src/service/http.service.js
View file @
b45aad8b
...
@@ -37,9 +37,6 @@ instance.interceptors.response.use(function (response) {
...
@@ -37,9 +37,6 @@ instance.interceptors.response.use(function (response) {
}
}
else
{
else
{
if
(
response
.
data
.
body
.
message
){
// Notice.error({desc:`${response.data.body.message}`})
}
return
Promise
.
resolve
(
response
);
return
Promise
.
resolve
(
response
);
}
}
}
else
{
}
else
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment