Newer
Older
smartwell_front / public / config / project.config.json
dutingting on 8 Jan 2024 656 bytes bug修复
{
  "title": "管网运行监测系统",
  "subtitle": "",
  "theme":"blue",
  "baseUrl": "http://192.168.75.39:11308/",
  "wsUrl": "ws://11.100.6.182:5001/websocket/",
  "mainPage": "http://111.198.10.15:11404/dcms/#",
  "amapSecurityCode": "182a2c5889f7fe6d90546d9b8f4781ad",
  "amapKey": "1733551f35b56f6d8e9c0a9d4c2523b",
  "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/gztest/MapServer/"
}