16 lines
445 B
JSON
16 lines
445 B
JSON
|
{
|
|||
|
"id": "e-select",
|
|||
|
"name": "e-select下拉选择器",
|
|||
|
"displayName": "e-select下拉选择器",
|
|||
|
"version": "1.0.7",
|
|||
|
"description": "select下拉选择器,支持vue2、vue3,支持搜索过滤,支持滚动动画,内置插槽可用于搭配分页组件",
|
|||
|
"keywords": [
|
|||
|
"下拉选择框"
|
|||
|
],
|
|||
|
"dcloudext": {
|
|||
|
"category": [
|
|||
|
"前端组件",
|
|||
|
"通用组件"
|
|||
|
]
|
|||
|
}
|
|||
|
}
|