Commit 82574fc1 authored by ‘yangmengxue’'s avatar ‘yangmengxue’

个人信息

parent dda620ea
......@@ -27,6 +27,7 @@
color: #a7a2a6;
}
.school .el-form-item {
margin-bottom: 5px !important;
height: 85px !important;
......
......@@ -982,7 +982,10 @@
</div>
<!-- 成绩证明资料 -->
<div v-show="configJson.achievementPath == 1">
<el-form-item label="上传成绩证明资料" style="height: 100%">
<el-form-item
label="上传成绩证明资料"
style="height: 100%; margin-bottom: 10px"
>
<div class="image_add">
<div class="image_in">
<el-upload
......@@ -1045,7 +1048,7 @@
<!-- 学生成绩单 -->
<div class="uploadIs" v-show="configJson.transcripts == 1">
<el-form-item
label="上传学生成绩单"
label="上传学生成绩单(加盖学校公章)"
class="uploadIs"
style="height: 100%"
>
......
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