Commit d8bc10d6 authored by zhengjiangtao's avatar zhengjiangtao

Merge branch 'develop_20200601' of http://172.16.10.76/bank/AmosBankView into develop_20200601

parents b230dc91 05e6152c
......@@ -25,7 +25,7 @@
//picURI为地图瓦片服务器地址
picURI: 'http://172.16.3.121:8001/',
loginURI: 'http://172.16.10.72',//基础平台
//巡检图片
//巡检图片
patrolURI: 'http://172.16.11.20:9999/',
// 斜影路径
......@@ -39,7 +39,7 @@
// websocket 地址
wsURI: {
baseURI: 'ws://172.16.11.20:10600/',
rulesConfigURI: 'ws://172.16.11.20:8080/',
rulesConfigURI: 'ws://172.16.11.20:8080/',
securityBaseURI: 'ws://172.16.11.20:10600/',
viewTileURI: '',//卫星图消息 //mqtt消息接受地址
mqttURI: 'ws://172.16.11.20:8083/mqtt'
......@@ -61,10 +61,10 @@
isAutoOpenBussiness: true,
//内外部地图加载,outMap是true 使用离线地图, false使用在线地图
outMap: true,
evaluateModelId: 11
evaluateModelId: 11 //配置评价方法ID
},
//添加关联设备弹出框标识 'bank'代表银行 'fireAutoSys'代表换流站
equipmentIdentification:'bank',
//添加关联设备弹出框标识 'bank'代表银行 'fireAutoSys'代表换流站
equipmentIdentification: 'bank',
// 屏保配置信息
screenSaverConf: {
......
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