提交 3acb9d4e 编写于 作者: A afc163

update datepicker demo

上级 9f1b188f
......@@ -78,6 +78,7 @@ export default React.createClass({
value={this.state.value}
defaultValue={this.props.defaultValue}
prefixCls="ant-calendar-picker"
style={this.props.style}
onChange={this.handleChange}>
<input
placeholder={this.props.placeholder}
......
......@@ -30,9 +30,6 @@
| size | 输入框大小,`lg`代表高为32px,`sm`代表高为22px,默认28px | string | 无 |
<style>
.code-box-demo .ant-calendar-picker-input {
width: 200px;
}
.code-box-demo .ant-calendar-picker {
margin: 0 12px 12px 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册