gaoluyang
2 天以前 18f6b77a2460007feed92a7ff01fa36f9d4fd43c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "id": "qian-tree",
    "name": "树形选择器增强版,支持多选、单选、父级选中子级自动选中、懒加载",
    "version": "1.0.1",
    "description": "树形选择器增强版,支持多选、单选、父级选择、父子级选中/取消联动、懒加载.",
    "keywords": [
        "tree",
        "树",
        "多选"
    ],
    "dcloudext": {
        "category": [
            "前端组件",
            "通用组件"
        ]
    }
}