Explorar o código

修改接口地址

ming %!s(int64=3) %!d(string=hai) anos
pai
achega
0ed660ed72
Modificáronse 10 ficheiros con 9 adicións e 2 borrados
  1. BIN=BIN
      dist.zip
  2. BIN=BIN
      dist1.zip
  3. BIN=BIN
      dist2.zip
  4. BIN=BIN
      dist3.zip
  5. BIN=BIN
      dist4.zip
  6. BIN=BIN
      dist5.zip
  7. BIN=BIN
      dist7.zip
  8. BIN=BIN
      dist8 (2).zip
  9. BIN=BIN
      dist8.zip
  10. 9 2
      public/static/config.js

BIN=BIN
dist.zip


BIN=BIN
dist1.zip


BIN=BIN
dist2.zip


BIN=BIN
dist3.zip


BIN=BIN
dist4.zip


BIN=BIN
dist5.zip


BIN=BIN
dist7.zip


BIN=BIN
dist8 (2).zip


BIN=BIN
dist8.zip


+ 9 - 2
public/static/config.js

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