Commit d2045d42 authored by 周宏民's avatar 周宏民

pref: 钦州集成登录取配置

parent 56611069
Pipeline #93662 waiting for manual action with stages
{ {
"业务应用": [ "业务应用": [
{ {
"name": "综合业务大屏", "name": "综合业务大屏"
"label": "",
"url": "",
"client": ""
}, },
{ {
"name": "OA办公系统", "name": "OA办公系统"
"label": "",
"url": "",
"client": ""
}, },
{ {
"name": "营业收费系统", "name": "营业收费系统"
"label": "",
"url": "http://221.7.220.45:7700/jpcd-bcs-server/sysUser/ssoGCK",
"paramName": "ticket",
"client": ""
} }
], ],
"综合监控管理平台": { "综合监控管理平台": {
"name": "综合监控管理平台", "name": "综合监控管理平台"
"label": "",
"url": "",
"client": ""
}, },
"应用系统": [ "应用系统": [
{ {
"name": "管网GIS系统", "name": "管网GIS系统"
"label": "",
"url": "",
"client": ""
}, },
{ {
"name": "水厂监控系统", "name": "水厂监控系统"
"label": "",
"url": "",
"client": ""
}, },
{ {
"name": "污水厂监控系统", "name": "污水厂监控系统"
"label": "",
"url": "",
"client": ""
}, },
{ {
"name": "管网采集系统", "name": "管网采集系统"
"label": "",
"url": "",
"client": ""
}, },
{ {
"name": "二供监控系统", "name": "二供监控系统"
"label": "",
"url": "",
"client": ""
}, },
{ {
"name": "污水站监控系统", "name": "污水站监控系统"
"label": "",
"url": "",
"client": ""
} }
], ],
"基础平台": [ "基础平台": [
{ {
"name": "物联接入平台", "name": "物联接入平台"
"label": "",
"url": "",
"client": ""
}, },
{ {
"name": "视频接入平台", "name": "视频接入平台"
"label": "",
"url": "",
"client": ""
}, },
{ {
"name": "报警管理平台", "name": "报警管理平台"
"label": "",
"url": "",
"client": ""
}, },
{ {
"name": "运维管理平台", "name": "运维管理平台"
"label": "",
"url": "http://111.59.43.216:8100/civmanage/",
"client": ""
} }
], ]
"标题": "钦州开投水务综合管理平台"
} }
\ No newline at end of file
...@@ -142,7 +142,7 @@ ...@@ -142,7 +142,7 @@
} }
.integration_row_col_no { .integration_row_col_no {
filter: grayscale(80%) brightness(105%); filter: grayscale(100%) brightness(90%);
cursor: not-allowed; cursor: not-allowed;
} }
...@@ -234,31 +234,52 @@ ...@@ -234,31 +234,52 @@
width: 100%; width: 100%;
height: 100%; height: 100%;
display: flex; display: flex;
flex-direction: column; // justify-content: center;
justify-content: center; align-items: center;
padding-left: 181px; padding-left: 62px;
line-height: 1; line-height: 1;
} }
.integration_row_col_content[name='综合业务大屏'] { .integration_row_col_content[name='综合业务大屏'] {
background: url('@{imgSrc}/综合业务大屏.png') 59px 33px no-repeat, background: url('@{imgSrc}/业务应用bg.png') center center no-repeat;
url('@{imgSrc}/业务应用bg.png') center center no-repeat; background-size: 100% 100%;
background-size: 48px 48px, 100% 100%;
.integration_row_col_img {
width: 48px;
height: 48px;
background: url('@{imgSrc}/综合业务大屏.png') center center no-repeat;
background-size: 100% 100%;
margin-right: 65px;
}
} }
.integration_row_col_content[name='OA办公系统'] { .integration_row_col_content[name='OA办公系统'] {
background: url('@{imgSrc}/OA办公系统.png') 62px 31px no-repeat, background: url('@{imgSrc}/业务应用bg.png') center center no-repeat;
url('@{imgSrc}/业务应用bg.png') center center no-repeat; background-size: 100% 100%;
background-size: 48px 48px, 100% 100%;
.integration_row_col_img {
width: 48px;
height: 48px;
background: url('@{imgSrc}/OA办公系统.png') center center no-repeat;
background-size: 100% 100%;
margin-right: 65px;
}
} }
.integration_row_col_content[name='营业收费系统'] { .integration_row_col_content[name='营业收费系统'] {
background: url('@{imgSrc}/营业收费系统.png') 64px 30px no-repeat, background: url('@{imgSrc}/业务应用bg.png') center center no-repeat;
url('@{imgSrc}/业务应用bg.png') center center no-repeat; background-size: 100% 100%;
background-size: 48px 48px, 100% 100%;
.integration_row_col_img {
width: 48px;
height: 48px;
background: url('@{imgSrc}/营业收费系统.png') center center no-repeat;
background-size: 100% 100%;
margin-right: 65px;
}
} }
...@@ -309,7 +330,9 @@ ...@@ -309,7 +330,9 @@
margin-bottom: 12px; margin-bottom: 12px;
.integration_row_col_content { .integration_row_col_content {
line-height: 93px; display: flex;
align-items: center;
padding-left: 63px;
} }
} }
...@@ -320,50 +343,102 @@ ...@@ -320,50 +343,102 @@
margin-bottom: 12px; margin-bottom: 12px;
.integration_row_col_content[name='综合监控管理平台'] { .integration_row_col_content[name='综合监控管理平台'] {
background: url('@{imgSrc}/综合监控管理平台.png') 488px 24px no-repeat, background: url('@{imgSrc}/综合监控管理平台bg.png') center center no-repeat;
url('@{imgSrc}/综合监控管理平台bg.png') center center no-repeat; background-size: 100% 100%;
background-size: 48px 48px, 100% 100%; padding-left: 488px;
padding-left: 590px;
line-height: 93px; line-height: 93px;
display: flex;
align-items: center;
padding-bottom: 5px;
.integration_row_col_img {
width: 48px;
height: 48px;
background: url('@{imgSrc}/综合监控管理平台.png') center center no-repeat;
background-size: 100% 100%;
margin-right: 65px;
}
} }
} }
.integration_row_list[type='应用系统'] { .integration_row_list[type='应用系统'] {
.integration_row_col_content[name='管网GIS系统'] { .integration_row_col_content[name='管网GIS系统'] {
background: url('@{imgSrc}/管网GIS系统.png') 62px 22px no-repeat, background: url('@{imgSrc}/管网GIS系统bg.png') center center no-repeat;
url('@{imgSrc}/管网GIS系统bg.png') center center no-repeat; background-size: 100% 100%;
background-size: 48px 48px, 100% 100%;
.integration_row_col_img {
width: 48px;
height: 48px;
background: url('@{imgSrc}/管网GIS系统.png') center center no-repeat;
background-size: 100% 100%;
margin-right: 65px;
}
} }
.integration_row_col_content[name='水厂监控系统'] { .integration_row_col_content[name='水厂监控系统'] {
background: url('@{imgSrc}/水厂监控系统.png') 62px 22px no-repeat, background: url('@{imgSrc}/管网GIS系统bg.png') center center no-repeat;
url('@{imgSrc}/管网GIS系统bg.png') center center no-repeat; background-size: 100% 100%;
background-size: 48px 48px, 100% 100%;
.integration_row_col_img {
width: 48px;
height: 48px;
background: url('@{imgSrc}/水厂监控系统.png') center center no-repeat;
background-size: 100% 100%;
margin-right: 65px;
}
} }
.integration_row_col_content[name='污水厂监控系统'] { .integration_row_col_content[name='污水厂监控系统'] {
background: url('@{imgSrc}/污水厂监控系统.png') 63px 22px no-repeat, background: url('@{imgSrc}/管网GIS系统bg.png') center center no-repeat;
url('@{imgSrc}/管网GIS系统bg.png') center center no-repeat; background-size: 100% 100%;
background-size: 48px 48px, 100% 100%;
.integration_row_col_img {
width: 48px;
height: 48px;
background: url('@{imgSrc}/污水厂监控系统.png') center center no-repeat;
background-size: 100% 100%;
margin-right: 65px;
}
} }
.integration_row_col_content[name='管网采集系统'] { .integration_row_col_content[name='管网采集系统'] {
background: url('@{imgSrc}/管网采集系统.png') 63px 22px no-repeat, background: url('@{imgSrc}/管网GIS系统bg.png') center center no-repeat;
url('@{imgSrc}/管网GIS系统bg.png') center center no-repeat; background-size: 100% 100%;
background-size: 48px 48px, 100% 100%;
.integration_row_col_img {
width: 48px;
height: 48px;
background: url('@{imgSrc}/管网采集系统.png') center center no-repeat;
background-size: 100% 100%;
margin-right: 65px;
}
} }
.integration_row_col_content[name='二供监控系统'] { .integration_row_col_content[name='二供监控系统'] {
background: url('@{imgSrc}/二供监控系统.png') 63px 22px no-repeat, background: url('@{imgSrc}/管网GIS系统bg.png') center center no-repeat;
url('@{imgSrc}/管网GIS系统bg.png') center center no-repeat; background-size: 100% 100%;
background-size: 48px 48px, 100% 100%;
.integration_row_col_img {
width: 48px;
height: 48px;
background: url('@{imgSrc}/二供监控系统.png') center center no-repeat;
background-size: 100% 100%;
margin-right: 65px;
}
} }
.integration_row_col_content[name='污水站监控系统'] { .integration_row_col_content[name='污水站监控系统'] {
background: url('@{imgSrc}/污水站监控系统.png') 63px 22px no-repeat, background: url('@{imgSrc}/管网GIS系统bg.png') center center no-repeat;
url('@{imgSrc}/管网GIS系统bg.png') center center no-repeat; background-size: 100% 100%;
background-size: 48px 48px, 100% 100%;
.integration_row_col_img {
width: 48px;
height: 48px;
background: url('@{imgSrc}/污水站监控系统.png') center center no-repeat;
background-size: 100% 100%;
margin-right: 65px;
}
} }
} }
...@@ -406,9 +481,8 @@ ...@@ -406,9 +481,8 @@
width: 100%; width: 100%;
height: 100%; height: 100%;
display: flex; display: flex;
flex-direction: column; align-items: center;
justify-content: center; padding-left: 33px;
padding-left: 136px;
} }
...@@ -419,27 +493,55 @@ ...@@ -419,27 +493,55 @@
} }
.integration_row_col_content[name='物联接入平台'] { .integration_row_col_content[name='物联接入平台'] {
background: url('@{imgSrc}/物联接入平台.png') 33px 28px no-repeat, background: url('@{imgSrc}/基础平台bg.png') center center no-repeat;
url('@{imgSrc}/基础平台bg.png') center center no-repeat; background-size: 100% 100%;
background-size: 48px 48px, 100% 100%;
.integration_row_col_img {
width: 48px;
height: 48px;
background: url('@{imgSrc}/物联接入平台.png') center center no-repeat;
background-size: 100% 100%;
margin-right: 60px;
}
} }
.integration_row_col_content[name='视频接入平台'] { .integration_row_col_content[name='视频接入平台'] {
background: url('@{imgSrc}/视频接入平台.png') 31px 29px no-repeat, background: url('@{imgSrc}/基础平台bg.png') center center no-repeat;
url('@{imgSrc}/基础平台bg.png') center center no-repeat; background-size: 100% 100%;
background-size: 48px 48px, 100% 100%;
.integration_row_col_img {
width: 48px;
height: 48px;
background: url('@{imgSrc}/视频接入平台.png') center center no-repeat;
background-size: 100% 100%;
margin-right: 60px;
}
} }
.integration_row_col_content[name='报警管理平台'] { .integration_row_col_content[name='报警管理平台'] {
background: url('@{imgSrc}/报警管理平台.png') 33px 29px no-repeat, background: url('@{imgSrc}/基础平台bg.png') center center no-repeat;
url('@{imgSrc}/基础平台bg.png') center center no-repeat; background-size: 100% 100%;
background-size: 48px 48px, 100% 100%;
.integration_row_col_img {
width: 48px;
height: 48px;
background: url('@{imgSrc}/报警管理平台.png') center center no-repeat;
background-size: 100% 100%;
margin-right: 60px;
}
} }
.integration_row_col_content[name='运维管理平台'] { .integration_row_col_content[name='运维管理平台'] {
background: url('@{imgSrc}/运维管理平台.png') 33px 30px no-repeat, background: url('@{imgSrc}/基础平台bg.png') center center no-repeat;
url('@{imgSrc}/基础平台bg.png') center center no-repeat; background-size: 100% 100%;
background-size: 48px 48px, 100% 100%;
.integration_row_col_img {
width: 48px;
height: 48px;
background: url('@{imgSrc}/运维管理平台.png') center center no-repeat;
background-size: 100% 100%;
margin-right: 60px;
}
} }
} }
......
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