public/js/config.js
@@ -1,13 +1 @@
const mapDataUrl = "http://localhost:18055/北京地质灾害研究所项目";
// 像素流配置
const defaultStreamUrl = "ws://localhost:88"
window.ps = {
  emitMessage: function (message) {
    // console.log("emitMessage", message)
  }
}
const BASE_URL = "http://192.168.56.107:8088"