opentiny / tiny-cli

🛠️ A flexible and extensible command line tool for OpenTiny and frontend.
https://opentiny.design/tiny-cli/
MIT License
113 stars 32 forks source link

✨ [Feature]: 希望菜单能点击收缩和展开 #80

Closed java668-real1 closed 1 year ago

java668-real1 commented 1 year ago

What problem does this feature solve

image 希望菜单能点击收缩和展开

What does the proposed API look like

像其他框架一样,希望菜单能点击收缩和展开,

aliceDxr commented 1 year ago

在src/components/menu/index.vue 给tiny-tree-menu组件加上accordion属性即可实现手风琴效果
可以参考文档:https://opentiny.design/tiny-vue/zh-CN/os-theme/components/tree-menu#accordion