|
@@ -124,7 +124,7 @@
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
- <hr style='background-color:#5555; height:1px; border:none;' />
|
|
|
+ <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
|
|
|
</el-form>
|
|
|
<div style="text-align: center;">
|
|
|
<el-button circle icon="el-icon-plus" @click="customerCertsAdd()"></el-button>
|
|
@@ -310,7 +310,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <hr style='background-color:#5555; height:1px; border:none;' />
|
|
|
+ <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
|
|
|
</el-form>
|
|
|
<div style="text-align: center;">
|
|
|
<el-button circle icon="el-icon-plus" @click="customerFamilyAdd()"></el-button>
|
|
@@ -472,7 +472,7 @@
|
|
|
</div>
|
|
|
</el-form>
|
|
|
</div>
|
|
|
- <hr style='background-color:#5555; height:1px; border:none;' />
|
|
|
+ <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
|
|
|
<div class="tips">
|
|
|
下列亲属中是否有人已在美国?他们是否是合法永久居民或公民?
|
|
|
</div>
|
|
@@ -552,7 +552,7 @@
|
|
|
</div>
|
|
|
</el-form>
|
|
|
</div>
|
|
|
- <hr style='background-color:#5555; height:1px; border:none;' />
|
|
|
+ <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
|
|
|
<div class="plate-box">
|
|
|
<div class="small-title">
|
|
|
<span>工作经历</span>
|
|
@@ -598,7 +598,7 @@
|
|
|
v-if="w >= 0"></el-button>
|
|
|
</el-form-item>
|
|
|
</div>
|
|
|
- <hr style='background-color:#5555; height:1px; border:none;' />
|
|
|
+ <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
|
|
|
</el-form>
|
|
|
<div style="text-align: center;">
|
|
|
<el-button circle icon="el-icon-plus" @click="workExperienceadd()"></el-button>
|
|
@@ -611,7 +611,7 @@
|
|
|
<div class="small-title">
|
|
|
<span>学历信息</span>
|
|
|
</div>
|
|
|
- <hr style='background-color:#5555; height:1px; border:none;' />
|
|
|
+ <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
|
|
|
<div class="tips">
|
|
|
<span>列出除小学以外的所有教育经历:从高中开始填写</span>
|
|
|
|
|
@@ -645,7 +645,7 @@
|
|
|
v-if="e >= 0"></el-button>
|
|
|
</el-form-item>
|
|
|
</div>
|
|
|
- <hr style='background-color:#5555; height:1px; border:none;' />
|
|
|
+ <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
|
|
|
</el-form>
|
|
|
<div style="text-align: center;">
|
|
|
<el-button circle icon="el-icon-plus" @click="addcustomerSchool()"></el-button>
|