From f15c216a51c615681bba307f5db572fe5fde1abe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=81=E5=BC=BA?= Date: Tue, 25 Apr 2017 16:52:51 +0800 Subject: [PATCH 01/68] =?UTF-8?q?Input=20=E7=BB=84=E4=BB=B6=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0autofocus=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/routers/input-number.vue | 2 +- examples/routers/input.vue | 2 +- src/components/input-number/input-number.vue | 4 ++++ src/components/input/input.vue | 4 ++++ 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/examples/routers/input-number.vue b/examples/routers/input-number.vue index f2494ed8..e4729cc3 100644 --- a/examples/routers/input-number.vue +++ b/examples/routers/input-number.vue @@ -1,6 +1,6 @@