From 56af557c9067f694621bddacad4ef60f47caf461 Mon Sep 17 00:00:00 2001 From: "lei.jiang" Date: Sat, 16 Sep 2017 21:44:43 +0800 Subject: [PATCH 1/5] =?UTF-8?q?=E4=BF=AE=E6=94=B9MDinput=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=201.=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 | 539 +++++++++++++++---------------- 1 file changed, 268 insertions(+), 271 deletions(-) diff --git a/src/components/MDinput/index.vue b/src/components/MDinput/index.vue index 72658598..82c944c4 100644 --- a/src/components/MDinput/index.vue +++ b/src/components/MDinput/index.vue @@ -1,297 +1,294 @@ From 2cab7235f17ec767f01537f7749080db10853135 Mon Sep 17 00:00:00 2001 From: "lei.jiang" Date: Sat, 16 Sep 2017 21:47:04 +0800 Subject: [PATCH 2/5] =?UTF-8?q?=E4=BF=AE=E6=94=B9MDinput=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=201.=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; - }*/ } } From 47a8c66099ba1a873508d99cedd0d5425227e6cc Mon Sep 17 00:00:00 2001 From: "lei.jiang" Date: Sat, 16 Sep 2017 22:05:57 +0800 Subject: [PATCH 3/5] =?UTF-8?q?=E4=BF=AE=E6=94=B9MdInput=E7=9A=84demo?= =?UTF-8?q?=EF=BC=8C=E4=BD=BF=E4=B9=8B=E8=83=BD=E5=B1=95=E7=8E=B0=E9=AA=8C?= =?UTF-8?q?=E8=AF=81=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/components/mixin.vue | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/src/views/components/mixin.vue b/src/views/components/mixin.vue index f78ab1e0..7c35f69b 100644 --- a/src/views/components/mixin.vue +++ b/src/views/components/mixin.vue @@ -1,9 +1,11 @@ From 78a4d3a15dbb357ebc3f6516f3407ae46310774e Mon Sep 17 00:00:00 2001 From: "lei.jiang" Date: Sun, 17 Sep 2017 14:39:18 +0800 Subject: [PATCH 5/5] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E9=87=8D?= =?UTF-8?q?=E5=A4=8D=E7=9A=84=E7=B1=BB=E5=90=8D=20=E4=BF=AE=E5=A4=8DerrLog?= =?UTF-8?q?=E5=9B=BE=E6=A0=87=E5=AE=9A=E4=BD=8D=E4=B8=8D=E6=AD=A3=E7=A1=AE?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/layout/Navbar.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/layout/Navbar.vue b/src/views/layout/Navbar.vue index 9a6030e7..3553b5da 100644 --- a/src/views/layout/Navbar.vue +++ b/src/views/layout/Navbar.vue @@ -1,5 +1,5 @@