You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
taicangZongzhi/public/application.js

24 lines
848 B

1 year ago
/*
* @Author: your name
* @Date: 2021-11-01 14:22:31
* @LastEditTime: 2022-09-21 13:03:10
* @LastEditors: lough
* @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
* @FilePath: \tcingiocpro\public\application.js
*/
window._CONFIG = {};
//地图URL
window._CONFIG["mapUrl"] = `http://47.116.52.164:10002/ssitcmap/#/`;
//地图KEY
window._CONFIG['mapKey'] = '9fae06d4-dea8-482f-a376-0292903df6a6'
//资源服务器URL
window._CONFIG["sitefile"] = '';
window._CONFIG["fileURL"] = "http://2.35.253.47:10002/sitefiles/tcicpmispro";
//无人机
window._CONFIG["stgWrjVideo"] ="http://2.35.253.47:10002/sitefiles/tcicpmispro/privateOrder/commandAndControl/video/case.mp4";
//无人机
window._CONFIG["wrjURL"] ="http://2.35.253.47:10002/WRJ-flv-live/live/video.flv";