nineya / halo-theme-dream2.0

适配halo2.x的dream主题
MIT License
144 stars 33 forks source link

perf:优化菜单栏鼠标悬停时显示信息 #90

Closed mjsoftking closed 8 months ago

mjsoftking commented 8 months ago

perf:优化菜单栏鼠标悬停时显示信息

设置desc且未输入value

image image

设置desc且输入value

image

菜单最大支持3级

mjsoftking commented 8 months ago

@nineya 此功能用不到的没什么影响,用到了就会发挥作用

nineya commented 8 months ago

应该直接 #annotations.getOrDefault(menuItem, 'desc', dropdown.status.displayName) 就可以了