Skip to content
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

不显示导航栏 #10870

Closed
xiaohe001 opened this issue Aug 3, 2023 · 1 comment
Closed

不显示导航栏 #10870

xiaohe001 opened this issue Aug 3, 2023 · 1 comment
Labels

Comments

@xiaohe001
Copy link

添加二级菜单后,左上角不显示导航栏

路由代码:
routes: [
{ path: '/admin/user-manage', name: '用户管理', icon: 'smile', component: './Admin/UserManage' },
{ component: './404' },
],

image

@xiaohe001
Copy link
Author

xiaohe001 commented Aug 3, 2023

已解决, 在return 中 用 PageContainer 组件 将代码包起来 即可

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants