refactor: 代码优化
This commit is contained in:
@@ -42,7 +42,8 @@ export const constantRoutes: Array<RouteRecordRaw> = [
|
||||
name: 'Dashboard',
|
||||
meta: { title: 'dashboard', icon: 'dashboard', affix: true }
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
|
||||
// 外部链接
|
||||
/*{
|
||||
@@ -95,7 +96,6 @@ export const constantRoutes: Array<RouteRecordRaw> = [
|
||||
},
|
||||
]
|
||||
}*/
|
||||
}
|
||||
]
|
||||
|
||||
// 创建路由
|
||||
|
||||
Reference in New Issue
Block a user