From da48c1c07e469212e0c79ceaf81aca51944bb88e Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期一, 17 十月 2022 13:29:13 +0800 Subject: [PATCH] 授权管里下各个页面布局修改 --- public/config/config.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/config/config.js b/public/config/config.js index 6be7033..1c4b53c 100644 --- a/public/config/config.js +++ b/public/config/config.js @@ -1,5 +1,5 @@ -const BASE_URL = 'http://192.168.20.55:12316'; -//const BASE_URL = 'http://192.168.20.39:12316'; +//const BASE_URL = 'http://192.168.20.55:12316'; +const BASE_URL = 'http://192.168.20.39:12316'; var gisUrl = 'http://183.162.245.49:3301'; var ifreamUrl = 'http://192.168.20.39:12306/'; -- Gitblit v1.9.3