四零语境后端代码仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
575 B

4 days ago
  1. {
  2. "id": "da-tree",
  3. "name": "da-tree 树组件(支持单选、多选、无限级、主题色,Vue3版) ",
  4. "displayName": "da-tree 树组件(支持单选、多选、无限级、主题色,Vue3版) ",
  5. "version": "1.4.2",
  6. "description": "一个基于 Vue3 的tree(树)组件,支持主题换色,可能是最适合你的tree(树)组件",
  7. "keywords": [
  8. "tree",
  9. "树",
  10. "树组件",
  11. "da系列"
  12. ],
  13. "dcloudext": {
  14. "category": [
  15. "前端组件",
  16. "通用组件"
  17. ]
  18. }
  19. }