doum
2025-09-04 9d901b4215323c97a00a068cd962f5c9c04dadfa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "id": "peng-tree",
    "displayName": "树形选择器,支持多选、单选、父子级级联、懒加载",
    "version": "1.0.0",
    "description": "在其他tree树选择器的基础上进行了上级优化",
    "keywords": [
        "tree",
        "多选",
        "单选",
        "级联",
        "懒加载"
    ],
    "dcloudext": {
        "category": [
            "uni-app前端模板",
            "前端页面模板"
        ]
    }
}