From 96bca5626eebaa68462c7b1df6d023a95c92ae4d Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期二, 05 九月 2023 15:48:20 +0800 Subject: [PATCH] 修改配置文件 --- public/config/config.js | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/public/config/config.js b/public/config/config.js index b4f5ec7..13ed5d2 100644 --- a/public/config/config.js +++ b/public/config/config.js @@ -7,16 +7,14 @@ //閰嶇疆鏂囦欢鍦板潃 const config = { mapMoon: webUrl + "/mapscreen/index.html", - //妞悆浣撳垵濮嬪寲鍔犺浇鍥剧墖 - imgUrl: "Workers/image/earth.jpg", - //license璁稿彲 - licenseServer: "http://183.162.245.49:18080", + //SDK璁稿彲 StaticFileBaseUrl: webUrl + "/CIMSDK/", proxy: "http://" + webHost + "/MoonServer", BASE_URL: "http://" + webHost + "/MoonServer", + conditions: [ ["=", "<>", "like"], [">=", ">", " =", "<=", "<", "<>"], -- Gitblit v1.9.3