菜单类型必填校验

This commit is contained in:
RuoYi
2018-08-19 13:23:51 +08:00
parent 372c198d13
commit 7c99e72067
7 changed files with 31 additions and 5 deletions

View File

@ -136,6 +136,14 @@ label.error {
padding-left: 25px
}
.i-checks label.error, .check-box label.error, .radio-box label.error {
right:auto;
width:150px;
left:210px;
top:-1px;
max-width: none;
}
/** 遮罩层 */
.loaderbox {
display: inline-block;