Ver Fonte

警告框样式

duy há 2 anos atrás
pai
commit
ad2e4a4398

BIN
public/img/login/warn.jpg


BIN
public/img/login/warn.png


+ 6 - 0
src/views/manager/projectinfo/editElement/editElement.vue

@@ -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{