global.js 210 B

1234
  1. var AutoPlayer = false; //开启自动漫游
  2. var SERVER_URL = "http://localhost/api"; //服务接口地址
  3. var PLAYER3D_URL = "ws://localhost:8082"; //
  4. var DEV_ALAR_COLOR = "ff6c00"; //全局设备告警颜色