Skip to content

Commit 8945476

Browse files
leij1angPanJiaChen
authored andcommitted
修改MDinput组件
1.使之能兼容elementui的表单验证功能 2.增加icon属性,能够使用elementui的图标 3.优化显示效果
1 parent 14ff09a commit 8945476

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/components/MDinput/index.vue

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -286,9 +286,6 @@
286286
background: transparent;
287287
}
288288
}
289-
/*.material-errors {
290-
color: $color-red;
291-
}*/
292289
}
293290
}
294291
</style>

0 commit comments

Comments
 (0)