From 8945476c228953170606dc5f7c5c5ebef23f3da9 Mon Sep 17 00:00:00 2001 From: "lei.jiang" Date: Sat, 16 Sep 2017 21:47:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9MDinput=E7=BB=84=E4=BB=B6=201?= =?UTF-8?q?.=E4=BD=BF=E4=B9=8B=E8=83=BD=E5=85=BC=E5=AE=B9elementui?= =?UTF-8?q?=E7=9A=84=E8=A1=A8=E5=8D=95=E9=AA=8C=E8=AF=81=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=202.=E5=A2=9E=E5=8A=A0icon=E5=B1=9E=E6=80=A7=EF=BC=8C=E8=83=BD?= =?UTF-8?q?=E5=A4=9F=E4=BD=BF=E7=94=A8elementui=E7=9A=84=E5=9B=BE=E6=A0=87?= =?UTF-8?q?=203.=E4=BC=98=E5=8C=96=E6=98=BE=E7=A4=BA=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/MDinput/index.vue | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/components/MDinput/index.vue b/src/components/MDinput/index.vue index 82c944c4..96ef1eeb 100644 --- a/src/components/MDinput/index.vue +++ b/src/components/MDinput/index.vue @@ -286,9 +286,6 @@ background: transparent; } } - /*.material-errors { - color: $color-red; - }*/ } }