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'] = './'; // 域名