Yao 876c75a388
[improvement] Field: 优化在列表中输入框表现 (#296)
* 优化 field 实现

* field 使用cell来架构

* field 列表
2018-06-04 21:52:32 +08:00

6 lines
83 B
JSON

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