jiangping
2023-10-26 5a4e4f0ac1e40f45ce4e78b1ae57637c84a64fc7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "id": "yty-data-picker",
    "name": "动态加载数据选择器(单选、搜索、加载更多、分页加载)",
    "displayName": "动态加载数据选择器(单选、搜索、加载更多、分页加载)",
    "version": "1.0.0",
    "description": "动态加载数据选择器(支持单选、接口搜索、接口分页加载)",
    "keywords": [
        "单选、筛选、动态加载、弹出框、分页加载"
    ],
    "dcloudext": {
        "category": [
            "前端组件",
            "通用组件"
        ]
    }
}