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
c22a2f77
Commit
c22a2f77
authored
Aug 30, 2019
by
zhangderong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
扫码测试
parent
cb8d0b5d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
sweepCode.vue
src/page/sweepCode/sweepCode.vue
+3
-3
No files found.
src/page/sweepCode/sweepCode.vue
View file @
c22a2f77
<
template
>
<div
id=
"Sweepcode"
>
<h2
class=
"header"
>
应聘登记表
额外二无
</h2>
<h2
class=
"header"
>
应聘登记表
</h2>
<div
class=
"sweepcode_content"
>
<Form
:label-width=
"110"
:model=
"formInline"
:rules=
"ruleInline"
ref=
"formInline"
>
<FormItem
label=
"邀约人"
prop=
"Inviter"
style=
"margin-top:1rem"
>
...
...
@@ -35,7 +35,7 @@
</FormItem>
</Form>
<div
class=
"submission"
>
<Button
type=
'primary'
@
click=
"confirmSubmission"
class=
"utbuton"
v-show=
"hidshow"
>
提交
</Button>
<Button
type=
'primary'
@
click=
"confirmSubmission"
class=
"utbuton"
>
提交
</Button>
</div>
</div>
<Modal
...
...
@@ -248,7 +248,7 @@ export default {
<
style
scoped
>
.header
{
font-size
:
2.
6
rem
;
font-size
:
2.
5
rem
;
text-align
:
center
;
margin-top
:
0rem
}
...
...
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