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
f7689d57
Commit
f7689d57
authored
Aug 30, 2019
by
zhangderong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
扫码页面弹窗优化
parent
198140e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
9 deletions
+10
-9
sweepCode.vue
src/page/sweepCode/sweepCode.vue
+10
-9
No files found.
src/page/sweepCode/sweepCode.vue
View file @
f7689d57
...
...
@@ -136,14 +136,14 @@ export default {
value
:
'
内部推荐
'
,
label
:
'
内部推荐
'
},
{
value
:
'
其他
'
,
label
:
'
其他
'
},
{
value
:
'
猎聘网
'
,
label
:
'
猎聘网
'
},
{
value
:
'
其他
'
,
label
:
'
其他
'
},
],
isGET
:[
{
...
...
@@ -215,7 +215,7 @@ export default {
// 阻止弹出键盘
defaultRRRR
(){
document
.
activeElement
.
blur
()
}
}
,
},
mounted
(){
this
.
welconme
()
...
...
@@ -240,21 +240,22 @@ export default {
.header
{
font-size
:
1rem
;
text-align
:
center
;
height
:
3rem
;
line-height
:
3rem
;
height
:
7%
;
line-height
:
3rem
;
background
:
rgba
(
255
,
255
,
255
,
1
)
}
.utbuton
{
position
:
fixed
;
bottom
:
0
;
bottom
:
1.5rem
;
left
:
26%
;
width
:
48%
;
height
:
2.2rem
;
font-size
:
1.4rem
;
line-height
:
1.4rem
;
}
.sweepcode_content
{
/* height:43rem; */
height
:
97rem
;
/* border: 1px solid red */
}
/* .input.ivu-input.ivu-input-default{
...
...
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