admin-vben/packages/@core/ui-kit/menu-ui/src
lmx e2fb3602f1 fix: 修复菜单项外部链接跳转问题
- 引入 isHttpUrl 工具函数用于判断 URL 类型
- 添加 isHttp 计算属性检测父路径是否为 HTTP 链接
- 修改菜单项渲染逻辑,对外部链接直接使用原地址跳转
- 调整 HTML 结构,将链接属性移到正确位置
- 确保内部路由和外部链接都能正常工作
2026-03-19 23:56:13 +08:00
..
components fix: 修复菜单项外部链接跳转问题 2026-03-19 23:56:13 +08:00
hooks feat: support smooth auto-scroll to active menu item (#6102) 2025-05-03 18:05:26 +08:00
utils perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
index.ts feat: add demo for modify menu badge data 2024-12-16 12:45:07 +08:00
menu.vue feat: support smooth auto-scroll to active menu item (#6102) 2025-05-03 18:05:26 +08:00
sub-menu.vue Merge branch 'fork/Lmx1220/main' 2026-03-15 03:53:43 +08:00
types.ts fix: 修复执行: check:cspell 命令路径参数传入没有转义导致检测路径失效。添加菜单右键功能。优化:多余监听 activePath 变化,自动滚动到激活项 watch 2026-03-04 18:25:15 +08:00