You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
474 B
17 lines
474 B
|
3 years ago
|
{
|
||
|
|
"id": "qian-tree",
|
||
|
|
"name": "树形选择器增强版,支持多选、单选、父级选中子级自动选中、懒加载",
|
||
|
|
"version": "1.0.1",
|
||
|
|
"description": "树形选择器增强版,支持多选、单选、父级选择、父子级选中/取消联动、懒加载.",
|
||
|
|
"keywords": [
|
||
|
|
"tree",
|
||
|
|
"树",
|
||
|
|
"多选"
|
||
|
|
],
|
||
|
|
"dcloudext": {
|
||
|
|
"category": [
|
||
|
|
"前端组件",
|
||
|
|
"通用组件"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|