From bfd90be7b80fa5391681530c62e3761742879fcf Mon Sep 17 00:00:00 2001 From: 陈泽平 <chenzeping> Date: 星期日, 30 五月 2021 14:54:09 +0800 Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop --- src/conf/Constants.js | 62 ++++++++++++++++++++++++++---- 1 files changed, 53 insertions(+), 9 deletions(-) diff --git a/src/conf/Constants.js b/src/conf/Constants.js index d538129..af7e312 100644 --- a/src/conf/Constants.js +++ b/src/conf/Constants.js @@ -17,12 +17,17 @@ } export const logicMapper = { - wasteGasPfk: 'WasteGas.js', - wasteWaterPfk: 'WasteWater.js', - wasteSolidCcd: 'WasteSolid.js', + wasteGasPfk: 'WasteGas.js', // 搴熸皵 + wasteWaterPfk: 'WasteWater.js', // 搴熸按 + wasteSolidCcd: 'WasteSolid.js', // 鍥哄簾 sewersAreaGs: 'Company.js', pipesegment: 'PipeLineAnimal.js', - pollutionSources: 'SourcesPollution.js' + pollutionSourcesZlss: 'GovernEquipment.js', // 姹℃煋婧�-娌荤悊璁炬柦 + envRiskChart: 'EnvironmentRisk.js', // 椋庨櫓缁熻鍥� + envRiskMajor: 'RiskSource.js', // 閲嶅ぇ椋庨櫓婧� + envRiskFirst: 'RiskSource.js', // 涓�绾ч闄╂簮 + envRiskSecond: 'RiskSource.js', // 浜岀骇椋庨櫓婧� + envRiskThird: 'RiskSource.js' // 涓夌骇椋庨櫓婧� } export const STYLES = { @@ -58,16 +63,19 @@ hospital: '鍖婚櫌', emergencyres: '绀句細涓撲笟搴旀�ユ晳鎻撮槦浼�', emergencyesources: '搴旀�ョ墿璧�', - firefightingunit: '娑堥槻鍗曚綅' + firefightingunit: '娑堥槻鍗曚綅', + unitareaboundary: '瑁呯疆鍖鸿竟鐣�', + sensitivetarget: '鏁忔劅鐩爣', + chokevalve: '鎴祦闂�' } export const LAYERPROPS = { // 绠$綉 pipenetwork: { // 绠$綉 - name: '鍚嶇О', - linenumtype: '绠$嚎绫诲瀷', - pipename: '绠$嚎鍚嶇О', + name: '绠$綉鍚嶇О', + linenumtype: '绠$綉绫诲瀷', + pipename: '绠$綉鍚嶇О', mediumtype: '杈撻�佷粙璐�', length: '闀垮害(m)', startposname: '璧风偣浣嶇疆鍚嶇О', @@ -82,9 +90,10 @@ // 绠$嚎 pipeline: { // 绠$綉 - name: '鍚嶇О', + name: '绠$綉鍚嶇О', linenumtype: '绠$嚎绫诲瀷', pipename: '绠$嚎鍚嶇О', + subchaname: '鏀嚎鍚嶇О', mediumtype: '杈撻�佷粙璐�', length: '闀垮害(m)', startposname: '璧风偣浣嶇疆鍚嶇О', @@ -311,6 +320,7 @@ // 姘翠綋 pointhydrology: { name: '鍚嶇О', + orgname: '浼佷笟鍚嶇О', telphonenumber: '鑱旂郴鏂瑰紡', velocityaverage: '骞村钩鍧囨祦閫�(m/s)', erosiondepthavg: '骞村钩鍧囧啿鍒锋繁搴�', @@ -334,6 +344,7 @@ // 鑷劧淇濇姢鍖� pointpreservationzone: { name: '鍚嶇О', + orgname: '浼佷笟鍚嶇О', datasource: '鏁版嵁鏉ユ簮', type: '淇濇姢鍖虹被鍨�', structureoridsitearea: '鍗犲湴闈㈢Н', @@ -343,6 +354,7 @@ // 鍖婚櫌 hospital: { companyname: '鍖婚櫌鍚嶇О', + orgname: '浼佷笟鍚嶇О', telephone: '鑱旂郴鐢佃瘽', hospitalleaval: '鍖婚櫌璧勮川绛夌骇', maxinjurednumber: '鍙绾充激鍛�', @@ -359,6 +371,7 @@ // 绀句細涓撲笟搴旀�ユ晳鎻撮槦浼� emergencyres: { name: '鍚嶇О', + orgname: '浼佷笟鍚嶇О', numberteam: '鏁戞彺浜烘暟', rescueobject: '涓昏鏁戞彺瀵硅薄', resperson: '璐熻矗浜�', @@ -368,6 +381,7 @@ // 搴旀�ョ墿璧� emergencyesources: { resourcesname: '鐗╄祫鍚嶇О', + orgname: '浼佷笟鍚嶇О', resourcesnumber: '鐗╄祫鏁伴噺', ownedstatus: '鏄惁鑷湁鐗╄祫', sourceschargestandard: '鐗╄祫鏀惰垂鏍囧噯', @@ -378,6 +392,7 @@ // 娑堥槻鍗曚綅 firefightingunit: { companyname: '娑堥槻鍗曚綅鍚嶇О', + orgname: '浼佷笟鍚嶇О', pumpernumber: '娑堥槻杞︽暟閲�', contacttelephone: '鑱旂郴鐢佃瘽', address: '鍗曚綅鍦板潃', @@ -385,5 +400,34 @@ ficroute: '浜ら�氳矾绾�', distance: '璺濈', datasource: '鏁版嵁鏉ユ簮' + }, + // 瑁呯疆鍖� + unitareaboundary: { + name: '瑁呯疆鍖哄悕绉�', + code: '瑁呯疆鍖虹紪鐮�', + responsperson: '璐熻矗浜�', + startdate: '鎶曠敤鏃ユ湡' + }, + // 鏁忔劅鐩爣 + sensitivetarget: { + name: '鍚嶇О', + resperson: '璐熻矗浜�', + telephone: '鑱旂郴鐢佃瘽', + huncount: '甯歌浜哄彛鏁伴噺', + structureoridsitearea: '鍗犲湴闈㈢Н', + adminzonename: '琛屾斂闅跺睘' + }, + // 鎴祦闂� + chokevalve: { + closurename: '鍚嶇О', + closurecode: '缂栫爜', + pointnumber: '娴嬬偣缂栧彿', + mediumtype: '浠嬭川', + size: '灏哄(m)', + operatingtype: '鎺у埗鏂瑰紡', + telephone: '鑱旂郴鐢佃瘽', + resperson: '璐熻矗浜�', + startdate: '鎶曠敤鏃ユ湡', + operationalstatus: '杩愯鐘舵��' } } -- Gitblit v1.8.0