diff --git a/src/scripts/ProjectConfig.js b/src/scripts/ProjectConfig.js index a2f03b430..5ef7daecd 100644 --- a/src/scripts/ProjectConfig.js +++ b/src/scripts/ProjectConfig.js @@ -144,6 +144,16 @@ export const loginInfo = { logoWidth: '0', systemType: '011' }, + wh: { + title: '城市轨道交通实训平台', + loginPath: '/login?project=wh', + loginParam: 'WH', + loginTitle: '空串', + navigationLogoWidth: '40px', + navigationMarginLeft: '60px', + logoWidth: '0', + systemType: '011' + }, drts: { title: '全国行车调度员大赛训练系统', loginPath: '/login?project=drts', @@ -767,6 +777,7 @@ export const ProjectIcon = { hls: FaviconHls, designhls: FaviconHls, wjls: Favicon, + wh: Favicon, drts: Favicon, designdrts: Favicon, hlsdrts: FaviconHls, @@ -821,6 +832,7 @@ export const ProjectCode = { xadt: 'XADT', designxadt: 'XADT', wjls: 'WJLS', + wh: 'WH', drts: 'DRTS', designdrts: 'DRTS', hlsdrts: 'DRTS', @@ -876,7 +888,7 @@ export const GetMapListByProjectList = ['xty', 'designxty', 'gzb', 'designgzb', 'nty', 'designnty', 'sdy', 'designsdy', 'ntyc', 'designntyc', 'ntyl', 'designntyl', 'designbjd', 'cgy', 'designcgy', 'zzww', 'zzwwtest', 'richor', 'richorlesson3d', 'richorjoint', 'designrichorjoint', 'nologo', 'designnologo', 'srsandbox', 'designsrsandbox', 'designhlsdrts', 'hlsdrts', 'jxgm', 'designjxgm', 'richorygy', 'designrichorygy', 'say', 'designsay', 'unittecsty', 'designunittecsty', 'richorhhcj', 'designrichorhhcj', 'teaching', 'designteaching', 'richorcxjs', - 'designrichorcxjs', 'hydrailway', 'designhydrailway']; + 'designrichorcxjs', 'hydrailway', 'designhydrailway', 'wh']; /** 案例展示隐藏的项目 */ export const CaseHideProjectList = ['heb', 'designheb', 'cgy', 'designcgy']; /** 登录页右下角版本开发基于不展示 */ @@ -987,7 +999,8 @@ export const ProjectList = [ {value: 'richor_hhcj', label: '红河财经'}, {value: 'teaching', label: '教学通用'}, {value: 'richor_cxjs', label: '长兴技校'}, - {value: 'hyd_railway', label: '哈盈达大铁'} + {value: 'hyd_railway', label: '哈盈达大铁'}, + {value: 'wh', label: '武汉8号线'} ]; /** 本地项目打包 */ export const localPackageProject = {