Merge branch '20220517-门户-3.0修改-单点中转页与商机列表页修改' into 'release_20220617'

6.17 门户 3.0修改 单点中转页与商机列表页修改

See merge request eshop/fe_service_ebtp_frontend!122
This commit is contained in:
周建龙
2022-06-17 21:23:09 +08:00
10 changed files with 276 additions and 134 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',