3.10 工程代码同步master
This commit is contained in:
6
config/HomePage/router_home.ts
Normal file
6
config/HomePage/router_home.ts
Normal file
@ -0,0 +1,6 @@
|
||||
export default [
|
||||
{
|
||||
path: '/Dashboard',
|
||||
component: './MainPage/ProjectManager',
|
||||
},
|
||||
]
|
Reference in New Issue
Block a user