diff --git a/src/pages/GlobalModalServices/modals/IndustrySystem/index.tsx b/src/pages/GlobalModalServices/modals/IndustrySystem/index.tsx index 83d2e327f4cf1b5347daac5c197b9de05e51c920..a7b7e6f4e50ba790d89fc8df6773db72def445bf 100644 --- a/src/pages/GlobalModalServices/modals/IndustrySystem/index.tsx +++ b/src/pages/GlobalModalServices/modals/IndustrySystem/index.tsx @@ -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 = [ { diff --git a/src/pages/GlobalModalServices/registry.tsx b/src/pages/GlobalModalServices/registry.tsx index aff35a3db2341a47e1041350170f2ca7e2f23134..60c12cc9c9fe1f01cbb16488ace8de2d8d186aa1 100644 --- a/src/pages/GlobalModalServices/registry.tsx +++ b/src/pages/GlobalModalServices/registry.tsx @@ -273,7 +273,7 @@ export default class Registry { IndustrySystem: { defaultConfig: { w: 1104, - h: 935, + h: 850, title: '行业系统', }, defaultProps: {}, diff --git a/src/pages/NewHome/NewRightContent/IndustryOperationV4/index.tsx b/src/pages/NewHome/NewRightContent/IndustryOperationV4/index.tsx index a4ddfb50da94dd2eaaca775a4ba8ad741e3e5acb..678ff6d1dc550eebcb0aca84830a26895c277eeb 100644 --- a/src/pages/NewHome/NewRightContent/IndustryOperationV4/index.tsx +++ b/src/pages/NewHome/NewRightContent/IndustryOperationV4/index.tsx @@ -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/', + // }, ], }, {