修改MDinput组件

1.使之能兼容elementui的表单验证功能
2.增加icon属性,能够使用elementui的图标
3.优化显示效果
This commit is contained in:
lei.jiang 2017-09-16 21:47:04 +08:00
parent 56af557c90
commit 2cab7235f1
1 changed files with 0 additions and 3 deletions

View File

@ -286,9 +286,6 @@
background: transparent;
}
}
/*.material-errors {
color: $color-red;
}*/
}
}
</style>