瀏覽代碼

更改生产环境配置

cornyuan 7 月之前
父節點
當前提交
65f8100539
共有 1 個文件被更改,包括 2 次插入1 次删除
  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']  = './'; // 域名