nrz 19773e2da4 [new feature] Checkbox: 新增 checkbox 组件 (#341)
* [new feature] Checkbox: init demo

* [new component]: Checkbox refactor

* [new component] Checkbox fix #231

* fix: #231
2018-07-09 21:37:17 +08:00

7 lines
84 B
JSON

{
"component": true,
"usingComponents": {
"zan-icon": "../icon/index"
}
}