Merge branch '20221102-3.0单点到2.0' of http://gitlab.tianti.tg.unicom.local/eshop/fe_service_ebtp_frontend into release_electronic_bid_evaluation_room

This commit is contained in:
jl-zhoujl2
2022-11-02 16:54:15 +08:00
19 changed files with 493 additions and 225 deletions

View File

@ -70,6 +70,16 @@ export default [
path: '/ToHomePage',
component: './LoadingPage/MiddleLoading/ToHomePage',
},
//审批单跳转公共页
{
path: '/CommonApproval',
component: './LoadingPage/MiddleLoading/CommonApproval',
},
//2.0和3.0选择页
{
path: '/ChoiceLogin',
component: './LoadingPage/MiddleLoading/ChoiceLogin',
},
//跨工程跳转中间页结束
{
name: 'index_1',