diff --git a/README.md b/README.md index 8426631..dd4c050 100644 --- a/README.md +++ b/README.md @@ -270,6 +270,7 @@ set fixed time list to select; | ------------- | ------------------------ | | icon-calendar | custom the calender icon | | icon-clear | custom the clear icon | +| input | replace input | | header | popup header | | footer | popup footer | | sidebar | popup sidebar | diff --git a/README.zh-CN.md b/README.zh-CN.md index bcf11bf..eb1736b 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -268,6 +268,7 @@ data() { | ------------- | -------------- | | icon-calendar | 自定义日历图标 | | icon-clear | 自定义清除图标 | +| input | 替换输入框 | | header | 弹出层的头部 | | footer | 弹出层的底部 | | sidebar | 弹出层的侧边 |