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
4a12d004
Commit
4a12d004
authored
Aug 27, 2019
by
zhangderong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
邮箱刷新显示
parent
f2d94180
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
resumeDetail.vue
src/page/resume/resumeDetail.vue
+2
-2
emailMange.vue
src/page/system/emailMange.vue
+1
-1
No files found.
src/page/resume/resumeDetail.vue
View file @
4a12d004
...
@@ -26,12 +26,12 @@
...
@@ -26,12 +26,12 @@
<p>
期望地区:
{{
resume
&&
resume
.
city
}}
</p>
<p>
期望地区:
{{
resume
&&
resume
.
city
}}
</p>
</div>
</div>
</div>
</div>
<div
class=
"workExperience"
v-show=
"roList.length !==0 "
>
<div
class=
"workExperience"
v-show=
"roList.length !==0 "
style=
"margin-top:30px"
>
<p
class=
"detailTitel"
>
<p
class=
"detailTitel"
>
<span>
<span>
<img
src=
"https://o7oe0d6qz.qnssl.com/image/icon_%E5%B7%A5%E4%BD%9C%E7%BB%8F%E5%8E%86_20_18px.png"
style=
"height:16px;width:23px;vertical-align: middle;margin-top:-4px"
>
<img
src=
"https://o7oe0d6qz.qnssl.com/image/icon_%E5%B7%A5%E4%BD%9C%E7%BB%8F%E5%8E%86_20_18px.png"
style=
"height:16px;width:23px;vertical-align: middle;margin-top:-4px"
>
</span>
</span>
<span
style=
"margin-left:7px;font-size:16px;color:#0092FF"
>
工作经历
</span>
<span
style=
"margin-left:7px;font-size:16px;color:#0092FF
;
"
>
工作经历
</span>
</p>
</p>
<div
class=
"workExperience-detail"
v-for=
"(item,index) in roList"
:key=
"index"
>
<div
class=
"workExperience-detail"
v-for=
"(item,index) in roList"
:key=
"index"
>
<div
class=
"workExperience-top"
>
<div
class=
"workExperience-top"
>
...
...
src/page/system/emailMange.vue
View file @
4a12d004
...
@@ -69,7 +69,7 @@
...
@@ -69,7 +69,7 @@
<h3
style=
"text-align:center"
>
提示
</h3>
<h3
style=
"text-align:center"
>
提示
</h3>
<p
style=
"height:30px;line-height:30px"
>
同步完成,如密码发生改变,请及时点击
<br><span>
修改
</span>
来重置密码
</p>
<p
style=
"height:30px;line-height:30px"
>
同步完成,如密码发生改变,请及时点击
<br><span>
修改
</span>
来重置密码
</p>
<!--
<h2
style=
"text-align:center;font-size:18px;color:#2d8cf0;height:40px;line-height:40px;margin-top:30px"
@
click=
"pushlist"
>
我已知晓
</h2>
-->
<!--
<h2
style=
"text-align:center;font-size:18px;color:#2d8cf0;height:40px;line-height:40px;margin-top:30px"
@
click=
"pushlist"
>
我已知晓
</h2>
-->
<Button
type=
"primary"
style=
"margin:40px 0 0 80px"
>
我已知晓
</Button>
<Button
type=
"primary"
style=
"margin:40px 0 0 80px"
@
click=
"modal2=false"
>
我已知晓
</Button>
</Modal>
</Modal>
<!-- 同步绑定 -->
<!-- 同步绑定 -->
<Modal
<Modal
...
...
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