Skip to content
Snippets Groups Projects
Commit 7c5c1db1 authored by 1437862981's avatar 1437862981
Browse files

已接入行业系统调整

parent eec63377
Loading
......@@ -119,7 +119,7 @@ const IndustrySystem = () => {
sub: [
{
name: '建筑垃圾处',
sysNum: 2
sysNum: 1
},
],
sys: [
......@@ -128,10 +128,10 @@ const IndustrySystem = () => {
url: 'http://221.237.182.174:8011/',
targetAppCode: '58517dc5a1beba7974123ffae79112a2'
},
{
name: '建筑垃圾处置系统',
url: 'http://125.70.11.8:9000/ryl/#/login/',
},
// {
// name: '建筑垃圾处置系统',
// url: 'http://125.70.11.8:9000/ryl/#/login/',
// },
]
},
// {
......@@ -139,20 +139,20 @@ const IndustrySystem = () => {
// sub: [],
// sys: []
// },
{
sub: [
{
name: '综合治理处',
sysNum: 1
},
],
sys: [
{
name: '成都市城管委信用信息报送系统',
url: 'https://credit.chengdu.gov.cn:8443/cdcredit/',
},
],
},
// {
// sub: [
// {
// name: '综合治理处',
// sysNum: 1
// },
// ],
// sys: [
// {
// name: '成都市城管委信用信息报送系统',
// url: 'https://credit.chengdu.gov.cn:8443/cdcredit/',
// },
// ],
// },
];
const listOld1 = [
{
......
......@@ -273,7 +273,7 @@ export default class Registry {
IndustrySystem: {
defaultConfig: {
w: 1104,
h: 935,
h: 850,
title: '行业系统',
},
defaultProps: {},
......
......@@ -34,10 +34,10 @@ const IndustryOperationV4: React.FC = () => {
name: '成都市工地扬尘监控及建筑垃圾运输处置信息和监管平台',
url: 'http://221.237.182.174:8011/',
},
{
name: '建筑垃圾处置系统',
url: 'http://125.70.11.8:9000/ryl/#/login/',
},
// {
// name: '建筑垃圾处置系统',
// url: 'http://125.70.11.8:9000/ryl/#/login/',
// },
],
},
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment