Better show breadcrumb

This commit is contained in:
Myron Lau
2018-08-14 22:25:36 +08:00
parent 2e82bdd162
commit 80f891f896
2 changed files with 5 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ export default new Router({
},
{
path: '/',
name: 'home',
name: '首页',
component: MenuView,
redirect: '/login',
icon: 'none',