Commit 1afd16a2 authored by hxhpg's avatar hxhpg

代码整体优化

parent 783941c8
...@@ -62,7 +62,7 @@ export default { ...@@ -62,7 +62,7 @@ export default {
{ path: '/test2', title: '一级菜单2' }, { path: '/test2', title: '一级菜单2' },
{ path: '/test3', title: '一级菜单3' }, { path: '/test3', title: '一级菜单3' },
{ path: '/permission', title: '管理员权限' }, { path: '/permission', title: '管理员权限' },
{ path: '/i18n', title: '国际化组件' } // { path: '/i18n', title: '国际化组件' }
], ],
globalTheme: false, globalTheme: false,
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment