From fb55e2eb3887fcd2c61f5774d2c70539595ced2c Mon Sep 17 00:00:00 2001 From: "@fawn-nine" <1271023382@qq.com> Date: Fri, 15 Sep 2023 16:47:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=93=81=E5=B1=9E=E6=80=A7=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/config/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/config/index.js b/static/config/index.js index e20a69f..6b26f08 100644 --- a/static/config/index.js +++ b/static/config/index.js @@ -5,7 +5,8 @@ window.SITE_CONFIG = {}; // api接口请求地址 - window.SITE_CONFIG['baseUrl'] = 'http://192.168.110.100:9100/pb'; + window.SITE_CONFIG['baseUrl'] = 'http://192.168.110.100:9200/pb'; + // window.SITE_CONFIG['baseUrl'] = 'http://59.110.212.44:9200/pb'; // cdn地址 = 域名 + 版本号 window.SITE_CONFIG['domain'] = './'; // 域名