add working
This commit is contained in:
parent
92c56c145c
commit
feb59360d4
|
@ -18,8 +18,9 @@ cd button
|
|||
yo tinper-bee --port=8000 --author=yonyou
|
||||
```
|
||||
API介绍
|
||||
| 参数 | 说明 | 默认值 |
|
||||
| ------------- |:-------------:| -----:|
|
||||
|
||||
| 参数 | 说明 | 默认值 |
|
||||
|:------------ |:-------------:| -----:|
|
||||
| port | 开发时服务监听端口 | 8000 |
|
||||
| author | 作者名字 | 空字符串 |
|
||||
| beeVersion | 版本号 | 0.0.1 |
|
||||
|
|
12
现有组件及待开发.md
12
现有组件及待开发.md
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue