opentiny / tiny-vue

TinyVue is an enterprise-class UI component library of OpenTiny community, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.
https://opentiny.design/tiny-vue
MIT License
1.6k stars 256 forks source link

🐛 [Bug]: It is recommended to optimize the demo style of customizing the right-click menu content of the tree component. #209

Closed kagol closed 1 year ago

kagol commented 1 year ago

Version

latest

Vue Version

latest

Link to minimal reproduction

地址:https://opentiny.design/tiny-vue/zh-CN/os-theme/components/tree#contextmenu

右键点击树节点,显示出来的右键菜单样式需要优化。

image

Step to reproduce

地址:https://opentiny.design/tiny-vue/zh-CN/os-theme/components/tree#contextmenu

What is expected

No response

What is actually happening

No response

Any additional comments (optional)

No response

kagol commented 1 year ago

Fixed by @Huangyilin19