From 8cd65dcdba4fd2d680f8dc903b8a97a3da2a153d Mon Sep 17 00:00:00 2001 From: afc163 Date: Tue, 24 Nov 2015 17:33:14 +0800 Subject: [PATCH] update timepicker demo --- components/timepicker/index.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/components/timepicker/index.md b/components/timepicker/index.md index 054a8ca07..db245b064 100644 --- a/components/timepicker/index.md +++ b/components/timepicker/index.md @@ -30,8 +30,5 @@ API | hourOptions | 特定可选择的小时 | array | 0 到 24 组成的数组 | | minuteOptions | 特定可选择的分钟 | array | 0 到 60 组成的数组 | | secondOptions | 特定可选择的秒 | array | 0 到 60 组成的数组 | -| inputClassName | 输入框的样式 | string | | -| placement | 显示位置 | string | bottomLeft | -| transitionName | 显示动画 | string | slide-up | - +