fix(mix-sider): fix mix-sider hover logic

修复左侧混合菜单的悬停处理逻辑
This commit is contained in:
无木
2021-07-09 13:56:33 +08:00
parent c7c0a7e4c8
commit 0595a72da9
2 changed files with 11 additions and 8 deletions

View File

@@ -11,6 +11,7 @@
- 修复菜单默认折叠的配置不起作用的问题
- 修复`safari`浏览器报错导致网站打不开
- 修复在 window 上,拉取代码后 eslint 因 endOfLine 而保错问题
- 修复左侧混合菜单的悬停触发逻辑
### 🎫 Chores