|
|
@@ -62,7 +62,7 @@
|
|
|
/>
|
|
|
</el-select>
|
|
|
</div>
|
|
|
- <p v-show="imgShow" class="field-tips">最终定级由面试表现协定;认证一般没有失败,除非您的技术能力低于最低要求</p>
|
|
|
+ <p class="field-tips" style="padding-top: 15px">最终定级由面试表现协定;认证一般没有失败,除非您的技术能力低于最低要求</p>
|
|
|
<!-- <p class="field-tips" v-show="currentFieldId" style="margin-top: 10px">参与能力评估,赠送1个月<a href="/type/vip/developer">开发者会员</a></p> -->
|
|
|
<p class="field-tips" v-show="currentFieldId" style="margin-top: 10px">认证收费将支付给面试官,而非平台,详情见等级对照表</p>
|
|
|
<div v-show="imgShow" class="col-title width-infinity upload-title">
|
|
|
@@ -563,7 +563,7 @@
|
|
|
}
|
|
|
|
|
|
.upload-title {
|
|
|
- margin-top: 51px;
|
|
|
+ margin-top: 21px;
|
|
|
}
|
|
|
|
|
|
.upload-action {
|