提交 0f3b3253 编写于 作者: A afc163

update document

上级 2f54c531
......@@ -5,13 +5,13 @@
---
Ant Design 致力于提供设计开发人员一个愉悦的使用体验。
Ant Design 致力于提供给用户愉悦的开发体验。
## 第一个例子
Ant Design 封装了一套基于 React 实现的 UI 组件,可以用 React 的方式直接使用。
一个简单的例子,使用了 [日期选择](http://ant.design/components/datepicker) 组件
下面有一个使用了 [日期选择](http://ant.design/components/datepicker) 组件的简单例子
<iframe width="100%" height="400" src="//jsfiddle.net/afc163/k13sq3e3/embedded/result,html" allowfullscreen="allowfullscreen" frameborder="0"></iframe>
......@@ -37,7 +37,7 @@ Ant Design 封装了一套基于 React 实现的 UI 组件,可以用 React 的
</html>
```
你可以在[这里](/components/progress/)找到更多组件进行选用
你可以在[这里](/components/progress/)选用更多组件
## 标准项目
......
......@@ -31,6 +31,7 @@ React.render(<Datepicker />, mountNode);
- [首页](http://ant.design/)
- [文档](http://ant.design/docs/introduce)
- [组件](http://ant.design/components/)
- [发布计划](https://github.com/ant-design/ant-design/issues/9)
- [React 模块](http://react-component.github.io/)
- [React 代码规范](https://github.com/react-component/react-component.github.io/blob/master/docs/zh-cn/component-code-style.md)
- [组件设计原则](https://github.com/react-component/react-component.github.io/blob/master/docs/zh-cn/component-design.md)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册