Jelajahi Sumber

修改接口地址

ming 3 tahun lalu
induk
melakukan
0ed660ed72
10 mengubah file dengan 9 tambahan dan 2 penghapusan
  1. TEMPAT SAMPAH
      dist.zip
  2. TEMPAT SAMPAH
      dist1.zip
  3. TEMPAT SAMPAH
      dist2.zip
  4. TEMPAT SAMPAH
      dist3.zip
  5. TEMPAT SAMPAH
      dist4.zip
  6. TEMPAT SAMPAH
      dist5.zip
  7. TEMPAT SAMPAH
      dist7.zip
  8. TEMPAT SAMPAH
      dist8 (2).zip
  9. TEMPAT SAMPAH
      dist8.zip
  10. 9 2
      public/static/config.js

TEMPAT SAMPAH
dist.zip


TEMPAT SAMPAH
dist1.zip


TEMPAT SAMPAH
dist2.zip


TEMPAT SAMPAH
dist3.zip


TEMPAT SAMPAH
dist4.zip


TEMPAT SAMPAH
dist5.zip


TEMPAT SAMPAH
dist7.zip


TEMPAT SAMPAH
dist8 (2).zip


TEMPAT SAMPAH
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"