Newer
Older
smartwell_front / public / config / project.config.json
Stephanie on 17 Aug 2022 689 bytes fix<*>: 修改首页屏相关效果
{
  "title": "管网运行监测系统",
  "subtitle": "",
  "theme":"blue",
  "baseUrl": "http://111.198.10.15:11309/",
  "mainPage": "http://111.198.10.15:11404/dcms/#",
  "amapSecurityCode": "182a2c5889f7fe6d90546d9b8f4781ad",
  "amapKey": "1733551f35b56f6d8e9c0a9d4c2523b",
  "mapType": "gaode",
  "singleSys": true,
  "refreshType":"websocket",
  "showPointType":"massMarkers",
  "showAllWells": true,
  "provinceCode":"360000",
  "cityCode":"361000",
  "areaCode":"361024",
  "indexBtns": [
    {"name": "首页看板", "url": "#"},
    {"name": "运行监测", "url": "/dashboard"},
    {"name": "巡检运维", "url": "http://139.198.18.188:8090/ems/content/ems/ems-gd.jsp"}
  ]
}