Commit c22a2f77 authored by zhangderong's avatar zhangderong

扫码测试

parent cb8d0b5d
<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.6rem;
font-size: 2.5rem;
text-align: center;
margin-top:0rem
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment