Commit 70d227c4 authored by 周宏民's avatar 周宏民

feat: 钦州集成登录

parent 42a90f21
Pipeline #92942 waiting for manual action with stages
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
......@@ -14,6 +14,7 @@ import YixingPage from './project/yixing';
import DanlingPage from './project/danling';
import MilePage from './project/mile';
import DongyingPage from './project/dongying';
import QinzhouPage from './project/qinzhou';
export const guidePage = [
// type 为true 则需要 功能配置 isPanda 为true
{
......@@ -48,6 +49,10 @@ export const guidePage = [
label: '东营集成登录',
value: 'dongyingPage',
},
{
label: '钦州集成登录',
value: 'qinzhouPage',
},
{
label: '演示环境(旧版)',
type: true,
......@@ -70,4 +75,5 @@ export const BootPageTemplate = {
danlingPage: DanlingPage,
milePage: MilePage,
dongyingPage: DongyingPage,
qinzhouPage: QinzhouPage,
};
{
"业务应用": [
{
"name": "综合业务大屏",
"label": "",
"url": "",
"client": ""
},
{
"name": "OA办公系统",
"label": "",
"url": "",
"client": ""
},
{
"name": "营业收费系统",
"label": "",
"url": "http://221.7.220.45:7700/jpcd-bcs-server/sysUser/ssoGCK",
"paramName": "ticket",
"client": ""
}
],
"综合监控管理平台": {
"name": "综合监控管理平台",
"label": "",
"url": "",
"client": ""
},
"应用系统": [
{
"name": "管网GIS系统",
"label": "",
"url": "",
"client": ""
},
{
"name": "水厂监控系统",
"label": "",
"url": "",
"client": ""
},
{
"name": "污水厂监控系统",
"label": "",
"url": "",
"client": ""
},
{
"name": "管网采集系统",
"label": "",
"url": "",
"client": ""
},
{
"name": "二供监控系统",
"label": "",
"url": "",
"client": ""
},
{
"name": "污水站监控系统",
"label": "",
"url": "",
"client": ""
}
],
"基础平台": [
{
"name": "物联接入平台",
"label": "",
"url": "",
"client": ""
},
{
"name": "视频接入平台",
"label": "",
"url": "",
"client": ""
},
{
"name": "报警管理平台",
"label": "",
"url": "",
"client": ""
},
{
"name": "运维管理平台",
"label": "",
"url": "http://111.59.43.216:8100/civmanage/",
"client": ""
}
],
"标题": "钦州开投水务综合管理平台"
}
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment