add working

This commit is contained in:
Boyuzhou 2016-10-11 13:35:12 +08:00
parent 92c56c145c
commit feb59360d4
2 changed files with 11 additions and 6 deletions

View File

@ -18,8 +18,9 @@ cd button
yo tinper-bee --port=8000 --author=yonyou
```
API介绍
| 参数 | 说明 | 默认值 |
| ------------- |:-------------:| -----:|
| 参数 | 说明 | 默认值 |
|:------------ |:-------------:| -----:|
| port | 开发时服务监听端口 | 8000 |
| author | 作者名字 | 空字符串 |
| beeVersion | 版本号 | 0.0.1 |

View File

@ -4,10 +4,16 @@
- button
### 正在开发组件
|组件|开发者|
|:--|--:|
|dropdown|boyuhzou|
|badge|ahua|
|switch|wanghongxiang|
### 待开发组件
#### 基本组件
- radio
@ -17,7 +23,6 @@
- loading
- multilang
- progress
- switch
- textfield
- tooltip
- input
@ -25,7 +30,6 @@
- label
- image
- message
- badge
- step
- breadcrumb
- panel