Newer
Older
safe_production_front / public / config / config.json
dutingting on 17 Jan 455 bytes bug修复
{
  "title": "安全生产智慧监管系统",
  "baseUrl": "http://192.168.83.42:6909/safe-server/",
  "mediaBaseUrl": "http://10.8.208.54:18080",
  "lat-bd": "39.91459528",
  "lng-bd": "116.26499505",
  "lat": "39.90",
  "lng": "116.39",
  "minZoom": "1",
  "maxZoom": "18",
  "zoom": "15",
  "timeGap": 3000,
  "systemType": "gm",
  "lineWidth": "3",
  "lineColor": "#1aa034",
  "fontSize": "18px",
  "fontColor": "#1aa034",
  "preventReclick": 2000
}