From f2711eefb911d1c9ce4bd69228b4f2c202c1af0d Mon Sep 17 00:00:00 2001 From: solarjoker Date: Thu, 30 May 2019 15:39:58 +0800 Subject: [PATCH] fix #152 --- components/input/index.js | 148 +++++++++++++++--------------- components/input/style/index.scss | 56 +++++++++-- 2 files changed, 123 insertions(+), 81 deletions(-) diff --git a/components/input/index.js b/components/input/index.js index bbaaa3774..377fe2fa2 100644 --- a/components/input/index.js +++ b/components/input/index.js @@ -195,82 +195,56 @@ class Input extends Component { let { disabled } = this.props return ( -
-
-