5.18 路由添加
This commit is contained in:
@ -60,6 +60,16 @@ export default [
|
||||
path: '/chooseRole',
|
||||
component: './LoadingPage/MiddleLoading/chooseRole',
|
||||
},
|
||||
//寻找商机跳转
|
||||
{
|
||||
path: '/ToFindBusiness',
|
||||
component: './LoadingPage/MiddleLoading/ToFindBusiness',
|
||||
},
|
||||
//项目跟进跳转
|
||||
{
|
||||
path: '/ToHomePage',
|
||||
component: './LoadingPage/MiddleLoading/ToHomePage',
|
||||
},
|
||||
//跨工程跳转中间页结束
|
||||
{
|
||||
name: 'index_1',
|
||||
|
Reference in New Issue
Block a user