wsfe / vue-tree

使用虚拟列表优化的 Vue 树组件 Vue tree component optimized using virtual list
https://wsfe.github.io/vue-tree/
MIT License
176 stars 32 forks source link

样式更改为节点元素新增状态class #76

Closed angrytoro closed 11 months ago

angrytoro commented 11 months ago

1.删除vTree的usePadding属性,使用 padding 代替 margin 来展示子节点缩进删除TreeNode.vue多返回的titleField. 2.展开icon的class转移到父节点

  1. 新增节点选中的样式class