更新版本库
This commit is contained in:
69
config/ZhaoBiao/router_menubProject.config.ts
Normal file
69
config/ZhaoBiao/router_menubProject.config.ts
Normal file
@ -0,0 +1,69 @@
|
||||
import bid from './router_menucBid.config';
|
||||
import tender from './router_menudTender.config';
|
||||
import open from './router_menueOpening.config';
|
||||
import evaluation from './router_menufEvaluation.config';
|
||||
import calibration from './router_menugCalibration.config';
|
||||
import archive from './router_menuhArchive.config';
|
||||
export default [
|
||||
//建档
|
||||
{
|
||||
//招标项目管理
|
||||
name: 'bidManage',
|
||||
icon: 'form',
|
||||
path: '/BidManage',
|
||||
routes: [
|
||||
{
|
||||
name: 'projectManage',
|
||||
path: '/BidManage/Project', //进到李强的招标项目列表、
|
||||
component: './Project/ProjectManage/ProjectManager/ProjectDocumentation',
|
||||
},
|
||||
{
|
||||
name: 'ProjectsInvolved',
|
||||
path: '/BidManage/Tender/ProjectsInvolved', //我参与的项目
|
||||
component: './Tender/ProjectsInvolved',
|
||||
},
|
||||
// 寻找商机
|
||||
{
|
||||
name: 'Find',
|
||||
path: '/BidManage/Tender/supplier/LookingForBusinessOpportunities',
|
||||
component: './Tender/supplier/LookingForBusinessOpportunities',
|
||||
projectType: 'procurement_mode_1'
|
||||
},
|
||||
// 邀请函
|
||||
{
|
||||
name: 'Letter',
|
||||
path: '/BidManage/Tender/supplier/InvitationLetter',
|
||||
component: './Tender/supplier/InvitationLetter'
|
||||
},
|
||||
],
|
||||
},
|
||||
//项目信息
|
||||
{
|
||||
name: 'list.ProjectInformationManagement',
|
||||
path: '/Project/ProjectManage/ProjectManager/ProjectInformationManagement',
|
||||
component: './Project/ProjectManage/ProjectManager/ProjectInformationManagement',
|
||||
hideInMenu: true
|
||||
},
|
||||
{//项目布局
|
||||
path: '/ProjectLayout',
|
||||
component: '../layouts/CosMenuLayout',
|
||||
routes: [
|
||||
//主页-标段列表(项目经理)
|
||||
{
|
||||
path: '/ProjectLayout/Manager/HomePageSectionList',
|
||||
component: './Project/ProjectManage/ProjectManager/HomePageSectionList',
|
||||
},
|
||||
//主页-标段列表(供应商)
|
||||
{
|
||||
path: '/ProjectLayout/Supplier/HomePageSectionList',
|
||||
component: './Project/ProjectManage/Supplier/HomePageSectionList',
|
||||
},
|
||||
...bid,
|
||||
...tender,
|
||||
...open,
|
||||
...evaluation,
|
||||
...calibration,
|
||||
...archive,
|
||||
],
|
||||
},
|
||||
];
|
30
config/ZhaoBiao/router_menucBid.config.ts
Normal file
30
config/ZhaoBiao/router_menucBid.config.ts
Normal file
@ -0,0 +1,30 @@
|
||||
export default [//招标 投标邀请
|
||||
//招标公告
|
||||
{
|
||||
path: '/ProjectLayout/biddingAnnouncement/BiddingAnnouncementList',
|
||||
component: './Bid/BiddingAnnouncement/components/BiddingAnnouncementList',
|
||||
},
|
||||
//招标文件
|
||||
{
|
||||
path: '/ProjectLayout/biddingAnnouncement/BiddingDocumentList',
|
||||
component: './Bid/BiddingAnnouncement/components/BiddingDocumentList',
|
||||
},
|
||||
|
||||
//应答格式开始
|
||||
{
|
||||
path: '/ProjectLayout/biddingInvitation/responseFormat',
|
||||
component: './Bid/ResponseFormat',
|
||||
},
|
||||
{//费用设置
|
||||
path: '/ProjectLayout/Bid/CostConfig',
|
||||
component: './Bid/CostConfig'
|
||||
},
|
||||
{//评审设置列表页
|
||||
path: '/ProjectLayout/Bid/ReviewConfig/List',
|
||||
component: './Bid/ReviewConfig/List'
|
||||
},
|
||||
{//评审设置页
|
||||
path: '/ProjectLayout/Bid/ReviewConfig/Config',
|
||||
component: './Bid/ReviewConfig/Config'
|
||||
}
|
||||
];
|
55
config/ZhaoBiao/router_menudTender.config.ts
Normal file
55
config/ZhaoBiao/router_menudTender.config.ts
Normal file
@ -0,0 +1,55 @@
|
||||
export default [//投标
|
||||
// 上传应答文件
|
||||
{
|
||||
path: '/ProjectLayout/Tender/UploadResponse',
|
||||
component: './Tender/UploadResponse'
|
||||
},
|
||||
// 购标及应答情况查看
|
||||
{
|
||||
path: '/ProjectLayout/Tender/BiddingResponse',
|
||||
component: './Tender/BiddingResponse'
|
||||
},
|
||||
// 下载采购文件
|
||||
{
|
||||
path: '/ProjectLayout/Tender/supplier/DownloadPurchasingDocuments',
|
||||
component: './Tender/supplier/DownloadPurchasingDocuments'
|
||||
},
|
||||
//我要参与(购买采购文件)
|
||||
{
|
||||
name: 'list.IParticipate',
|
||||
icon: 'table',
|
||||
path: '/ProjectLayout/Tender/supplier/IParticipate',
|
||||
component: './Tender/supplier/IParticipate',
|
||||
},
|
||||
// 项目经理 - 澄清列表
|
||||
{
|
||||
path: '/ProjectLayout/Tender/ProjectManager/ClarifyTheList',
|
||||
component: './Tender/ProjectManager/ClarifyTheList'
|
||||
},
|
||||
// 项目经理- 提疑回复列表
|
||||
{
|
||||
path: '/ProjectLayout/Tender/ProjectManager/MentionDoubtReply',
|
||||
component: './Tender/ProjectManager/MentionDoubtReply'
|
||||
},
|
||||
// 供应商澄清列表
|
||||
{
|
||||
path: '/ProjectLayout/Tender/supplier/SupplierClarificationList',
|
||||
component: './Tender/supplier/SupplierClarificationList'
|
||||
},
|
||||
// 供应商质疑或异议列表
|
||||
{
|
||||
path: '/ProjectLayout/Tender/supplier/SupplierQuestionsOrObjections',
|
||||
component: './Tender/supplier/SupplierQuestionsOrObjections'
|
||||
},
|
||||
// 评委会设置
|
||||
{
|
||||
path: '/ProjectLayout/Tender/ProjectManager/JudgingPanel',
|
||||
component: './Tender/ProjectManager/JudgingPanel/List'
|
||||
},
|
||||
// 保证金
|
||||
{
|
||||
path: '/ProjectLayout/Tender/supplier/EarnestMoney',
|
||||
component: './Tender/supplier/EarnestMoney'
|
||||
},
|
||||
|
||||
];
|
7
config/ZhaoBiao/router_menueOpening.config.ts
Normal file
7
config/ZhaoBiao/router_menueOpening.config.ts
Normal file
@ -0,0 +1,7 @@
|
||||
export default [//开标
|
||||
// 开标列表
|
||||
{
|
||||
path:'/ProjectLayout/Opening',
|
||||
component:'./Opening/ProjectManager/OpenList/'
|
||||
},
|
||||
];
|
72
config/ZhaoBiao/router_menufEvaluation.config.ts
Normal file
72
config/ZhaoBiao/router_menufEvaluation.config.ts
Normal file
@ -0,0 +1,72 @@
|
||||
export default [//评标
|
||||
// 评标列表
|
||||
{
|
||||
path: '/ProjectLayout/BidEvaluation/',
|
||||
routes: [
|
||||
{ path: '/ProjectLayout/BidEvaluation/manager/:roomType', component: './BidEvaluation/manager' },
|
||||
{ path: '/ProjectLayout/BidEvaluation/Jury', component: './BidEvaluation/Jury' },
|
||||
{ path: '/ProjectLayout/BidEvaluation/supplier/:roomType', component: './BidEvaluation/supplier' },
|
||||
{ path: '/ProjectLayout/BidEvaluation/biddingroom', component: './BidEvaluation/biddingroom' },
|
||||
]
|
||||
},
|
||||
{
|
||||
path: '/ProjectLayout/EvaRoom',
|
||||
component: '../layouts/CosMenTabsLayout',
|
||||
routes: [
|
||||
|
||||
// 基本信息
|
||||
{ path: '/ProjectLayout/EvaRoom', component: './Evaluation/BaseInf' },
|
||||
// 风险点展示
|
||||
{ path: '/ProjectLayout/EvaRoom/Evaluation/BidControl/BidControlManager', component: './Evaluation/BidControl/BidControlManager' },
|
||||
// 评标异常
|
||||
{ path: '/ProjectLayout/EvaRoom/BidAbnormal', component: './Evaluation/BidAbnormal' },
|
||||
//投标文件查看
|
||||
{ path: '/ProjectLayout/EvaRoom/BiddingDocumentsDecrypt', component: './Evaluation/BiddingDocumentsDecrypt' },
|
||||
{//评审结果
|
||||
path: '/ProjectLayout/EvaRoom/Evaluation',
|
||||
routes: [
|
||||
//评审结果-项目经理
|
||||
{
|
||||
path: '/ProjectLayout/EvaRoom/Evaluation/projectManager/ReviewResults/Manager',
|
||||
component: './Evaluation/projectManager/ReviewResults/Manager',
|
||||
},
|
||||
//评审结果-组长
|
||||
{
|
||||
path: '/ProjectLayout/EvaRoom/Evaluation/expert/ReviewResults/GroupLeader',
|
||||
component: './Evaluation/expert/ReviewResults/GroupLeader',
|
||||
},
|
||||
//评审结果-评委
|
||||
{
|
||||
path: '/ProjectLayout/EvaRoom/Evaluation/expert/ReviewResults/Jury',
|
||||
component: './Evaluation/expert/ReviewResults/Jury',
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
path: '/EvaRoom/Eva',
|
||||
component: '../layouts/CosMenTabLsLayout',
|
||||
routes: [
|
||||
// 初审评审专家
|
||||
{ path: '/EvaRoom/Eva/BidPreliminaryReview', component: './Evaluation/BidPreliminary/BidPreliminaryReview' },
|
||||
// 初审评审组长
|
||||
{ path: '/EvaRoom/Eva/BidPreliminaryReviewLeader', component: './Evaluation/BidPreliminary/BidPreliminaryReviewLeader' },
|
||||
// 详审评审专家
|
||||
{ path: '/EvaRoom/Eva/BidDetailedReview', component: './Evaluation/BidDetailed/BidDetailedReview' },
|
||||
// 详审评审组长
|
||||
{ path: '/EvaRoom/Eva/BidDetailedReviewLeader', component: './Evaluation/BidDetailed/BidDetailedReviewLeader' },
|
||||
]
|
||||
},
|
||||
{
|
||||
path: '/ProjectLayout/EvaRoom/Eva',
|
||||
component: '../layouts/CosMenTabLsLayout',
|
||||
routes: [
|
||||
// 初审项目经理
|
||||
{ path: '/ProjectLayout/EvaRoom/Eva/BidPreliminaryManager', component: './Evaluation/BidPreliminary/BidPreliminaryManager' },
|
||||
// 详审项目经理
|
||||
{ path: '/ProjectLayout/EvaRoom/Eva/BidDetailedManager', component: './Evaluation/BidDetailed/BidDetailedManager' },
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
];
|
45
config/ZhaoBiao/router_menugCalibration.config.ts
Normal file
45
config/ZhaoBiao/router_menugCalibration.config.ts
Normal file
@ -0,0 +1,45 @@
|
||||
export default [
|
||||
|
||||
//定标
|
||||
//注释内容为本机调试用
|
||||
{
|
||||
// name:'Calibration',
|
||||
// icon: 'crown',
|
||||
path:'/ProjectLayout/Calibration',
|
||||
// path:'/Calibration',
|
||||
routes:[
|
||||
//项目经理-同步评标结果
|
||||
{
|
||||
path: '/ProjectLayout/Calibration/BidAssessmentResults',
|
||||
component: './Calibration/BidAssessmentResults'
|
||||
},
|
||||
//项目经理-中标候选人公示
|
||||
{
|
||||
path: '/ProjectLayout/Calibration/BidReceiveCalibrationResult',
|
||||
component: './Calibration/BidReceiveCalibrationResult'
|
||||
},
|
||||
//项目经理-接收定标结果
|
||||
{
|
||||
path: '/ProjectLayout/Calibration/BidPublicityResult',
|
||||
component: './Calibration/BidPublicityResult'
|
||||
},
|
||||
//项目经理-结果通知书
|
||||
{
|
||||
// name: 'ResultNotice',
|
||||
// icon: 'crown',
|
||||
path: '/ProjectLayout/Calibration/ProjectManager/ResultNotice',
|
||||
// path: '/Calibration/ProjectManager/ResultNotice',
|
||||
component: './Calibration/ProjectManager/ResultNotice'
|
||||
},
|
||||
|
||||
//供应商-查看通知书
|
||||
{
|
||||
// name: 'ViewNotice',
|
||||
// icon: 'crown',
|
||||
path: '/ProjectLayout/Calibration/Supplier/ViewNotice',
|
||||
// path: '/Calibration/Supplier/ViewNotice',
|
||||
component: './Calibration/Supplier/ViewNotice',
|
||||
},
|
||||
]
|
||||
},
|
||||
]
|
15
config/ZhaoBiao/router_menuhArchive.config.ts
Normal file
15
config/ZhaoBiao/router_menuhArchive.config.ts
Normal file
@ -0,0 +1,15 @@
|
||||
export default [
|
||||
|
||||
//归档
|
||||
{
|
||||
path:'/ProjectLayout/Archive',
|
||||
routes:[
|
||||
{
|
||||
name:'archive',
|
||||
icon: 'crown',
|
||||
path:'/ProjectLayout/Archive/projectArchive',
|
||||
component: './Archive/ProjectArchive',
|
||||
},
|
||||
]
|
||||
},
|
||||
]
|
Reference in New Issue
Block a user