aosiyiliaouniapp/package.json

20 lines
610 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "da-dropdown-vue2",
"name": "da-dropdown 下拉筛选菜单(支持主题色、功能丰富Vue2版)",
"displayName": "da-dropdown 下拉筛选菜单(支持主题色、功能丰富Vue2版)",
"version": "2.2.1",
"description": "一个基于 Vue2 的头部导航栏下拉筛选菜单组件,同时支持主题换色,兼容性更强。",
"keywords": [
"dropdown",
"导航栏",
"筛选",
"下拉菜单",
"da系列"
],
"dcloudext": {
"category": [
"前端组件",
"通用组件"
]
}
}