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
b472aa38
Commit
b472aa38
authored
Sep 12, 2019
by
FE-安焕焕
👣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改微信通知的样式
parent
6a8fb57f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
allResume.vue
src/page/resume/allResume.vue
+0
-1
channel.vue
src/page/resume/channel.vue
+1
-1
No files found.
src/page/resume/allResume.vue
View file @
b472aa38
...
...
@@ -1023,7 +1023,6 @@ import {mapState} from 'vuex'
this
.
spinShow
=
false
this
.
totalSize
=
res
.
data
.
body
.
totalNumber
let
data
=
res
.
data
.
body
.
items
||
[]
console
.
log
(
''
)
this
.
ajaxData
=
res
.
data
.
body
.
items
.
map
((
item
,
index
)
=>
{
item
.
id
=
item
.
id
item
.
ownerName
=
item
.
ownerName
...
...
src/page/resume/channel.vue
View file @
b472aa38
...
...
@@ -1931,7 +1931,7 @@ select{
background:rgba(241,241,241,1);
}
.emailModal-title{
height: 2
6
0px;
height: 2
8
0px;
width: 100%;
}
.emailModalTitle-left{
...
...
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