Commit 047691c2 authored by FE-安焕焕's avatar FE-安焕焕 👣

样式

parent 5f06733b
......@@ -451,7 +451,7 @@ import {mapState} from 'vuex'
if (!value)this.$Notice.warning({title: '提示',desc: '请输入您要通知的面试官'})
callback()
}
const emailValidata = (rule, value, callback) => {
const emailValidata = (rule, value, callback) => {
let field = rule.field
let reg = rule.pattern
switch(field){
......@@ -2182,12 +2182,11 @@ background:rgba(241,241,241,1);
width: 2.5%;
}
input {
font-size: 15px !important;
cursor: pointer;
width: 1.5em;
height: 1.5em;
line-height: 1.5e;
vertical-align: -4px;
width: 1.2em;
height: 1.2em;
line-height: 1.2em;
vertical-align: -3px;
}
.transmit{
position: absolute;
......
This diff is collapsed.
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