Merge branch 'master' into master_jnryy_customerservice

This commit is contained in:
unknown
2022-06-22 11:03:01 +08:00
33 changed files with 462 additions and 297 deletions

View File

@ -50,10 +50,6 @@ export default [
path: '/redirect',
component: './LoadingPage',
},
{
path: '/toAuth',
component: './LoadingPage/ToAuth',
},
//跨工程跳转中间页开始
{
path: '/xunjia',
@ -64,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',