jeecgBootUniapp/src/package.json
2025-04-29 16:37:17 +08:00

19 lines
575 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-tree",
"name": "da-tree 树组件支持单选、多选、无限级、主题色Vue3版 ",
"displayName": "da-tree 树组件支持单选、多选、无限级、主题色Vue3版 ",
"version": "1.4.2",
"description": "一个基于 Vue3 的tree(树)组件支持主题换色可能是最适合你的tree(树)组件",
"keywords": [
"tree",
"树",
"树组件",
"da系列"
],
"dcloudext": {
"category": [
"前端组件",
"通用组件"
]
}
}