Explorar o código

需改域名地址

ming %!s(int64=3) %!d(string=hai) anos
pai
achega
031d621186
Modificáronse 1 ficheiros con 9 adicións e 3 borrados
  1. 9 3
      public/static/config.js

+ 9 - 3
public/static/config.js

@@ -3,9 +3,15 @@ var PLATFROM_CONFIG = {};
 // PLATFROM_CONFIG.baseUrl = "http://172.16.120.104:8010/" //杨强本地
 // PLATFROM_CONFIG.baseUrl = "http://172.16.1.196:8010/" //超博本地
 
-PLATFROM_CONFIG.baseUrl = "https://qhome.usky.cn/fivapi/" //线上
-PLATFROM_CONFIG.images = "https://qhome.usky.cn/file/" //线上图片
-PLATFROM_CONFIG.fileUrl = "https://qhome.usky.cn/file/" //xlsx文件访问路径
+// PLATFROM_CONFIG.baseUrl = "https://qhome.usky.cn/fivapi/" //线上
+// PLATFROM_CONFIG.images = "https://qhome.usky.cn/file/" //线上图片
+// PLATFROM_CONFIG.fileUrl = "https://qhome.usky.cn/file/" //xlsx文件访问路径
+
+PLATFROM_CONFIG.baseUrl = "http://wx.ewoogi.com:8010/" //线上
+PLATFROM_CONFIG.images = "http://wx.ewoogi.com:8010/file/" //线上图片
+PLATFROM_CONFIG.fileUrl = "http://wx.ewoogi.com:8010/file/" //xlsx文件访问路径
+
+
 
 // 本地json文件请求路径
 PLATFROM_CONFIG.Interface = "/vuefiv/InterfaceReturn.json"