|
@@ -947,6 +947,12 @@ export default {
|
|
|
background-color: oldlace;
|
|
|
}
|
|
|
}
|
|
|
+/deep/ .warnstyle .el-input__inner{
|
|
|
+ background-image: url("/img/login/warn.png");
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ background-size:cover;
|
|
|
+ background-position: center
|
|
|
+}
|
|
|
|
|
|
.full-dialog{
|
|
|
/deep/ .el-dialog__body{
|