Newer
Older
smartwell_front / public / config / project.config.json
liyaguang 7 days ago 664 bytes 地图key修改
{
  "title": "管网运行监测系统",
  "subtitle": "",
  "theme":"blue",
  "baseUrl": "http://111.198.10.15:11638/",
  "wsUrl": "ws://111.198.10.15:11638/websocket/",
  "mainPage": "http://111.198.10.15:11404/dcms/#",
  "amapSecurityCode": "56bf9671d4b3517d294caec4751889a1",
  "amapKey": "40849e82b4e33f5255b17372520c954d",
  "mapType": "gaode",
  "alarmSound": true,
  "refreshTime": 60,
  "singleSys": true,
  "refreshType":"websocket",
  "showPointType":"massMarkers",
  "showAllWells": true,
  "provinceCode":"360000",
  "cityCode":"361000",
  "areaCode":"361024",
  "arcgisUrl": "http://111.198.10.15:13002/arcgis/rest/services/zq_publish/MapServer/"
}