-
Notifications
You must be signed in to change notification settings - Fork 446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
子菜单显示异常。 #547
Labels
Comments
Thanks for opening this issue, maintainers will get back to you as soon as possible! |
|
谢谢反馈,8.11.0 版本对子菜单有过大改,可能引入了新的问题: #492 |
把
改成
加一个 |
谢谢你的回复,我当前按你说的,路径结束添加
|
由于无法复现这个问题,我将关闭这个 issue。如果问题仍然存在,请提供能复现问题的完整博客源码。 |
We would appreciate it if you could provide us with more info about this issue! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please follow this Issue template to provide relevant information, such as source code repository, website URL and screenshots, which will help us investigate.
请按照此 Issue 模版提供相关信息,例如源码仓库、网站链接和屏幕截图,这将有助于我们进行调查。
Issue Checklist
Expected behavior
next 子菜单应该正常显示
Actual behavior
不会正常显示
配置文件定义为
menu:
主页: / || fa fa-home
Docs:
default: /docs/ || fa fa-book
Working Skills:
default: /skills/ || iconfont icon-yonggong
Python: /python || iconfont icon-Python
Linux: /linux || iconfont icon-linux
DevOps: /devops || iconfont icon-a-zu5820
Tools: /tools || iconfont icon-Tools
Favorite:
default: /favorite || iconfont icon-favorite
Creative Cloud: /cc || iconfont icon-CreativeCloud
反爬虫AST原理与还原混淆实战: /反爬虫AST原理与还原混淆实战
Django Vue: /django_vue
这样定义的子菜单,在Favorite菜单下的子菜单不会显示。
v8.8.1 版本正常
最新版本不显示
The text was updated successfully, but these errors were encountered: