Browse Source

更改生产环境配置

cornyuan 7 months ago
parent
commit
65f8100539
1 changed files with 2 additions and 1 deletions
  1. 2 1
      static/config/index.js

+ 2 - 1
static/config/index.js

@@ -5,7 +5,8 @@
   window.SITE_CONFIG = {};
 
   // api接口请求地址
-    window.SITE_CONFIG['baseUrl'] = 'http://localhost:8080/sz-fast';
+    // window.SITE_CONFIG['baseUrl'] = 'http://localhost:8080/sz-fast';
+    window.SITE_CONFIG['baseUrl'] = 'https://manger.bosszan.com/sqx_fast';
 
   // cdn地址 = 域名 + 版本号
   window.SITE_CONFIG['domain']  = './'; // 域名