16 lines
455 B
JSON
16 lines
455 B
JSON
|
{
|
|||
|
"id": "e-select",
|
|||
|
"name": "e-select下拉选择器",
|
|||
|
"displayName": "e-select下拉选择器",
|
|||
|
"version": "1.0.10",
|
|||
|
"description": "select下拉选择器,支持vue2、vue3,支持搜索过滤,支持前端分页,支持悬浮框方向设置,支持滚动动画",
|
|||
|
"keywords": [
|
|||
|
"下拉选择框"
|
|||
|
],
|
|||
|
"dcloudext": {
|
|||
|
"category": [
|
|||
|
"前端组件",
|
|||
|
"通用组件"
|
|||
|
]
|
|||
|
}
|
|||
|
}
|