Explorar o código

修改接口请求地址为qhome, 2个

ming %!s(int64=3) %!d(string=hai) anos
pai
achega
3496e5081e
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      util/api.js

+ 3 - 2
util/api.js

@@ -1,7 +1,8 @@
 // const BASE_URL = 'https://iot.usky.cn/USKYOF/USKYOF.php/Home/' //(测试域名)  
-const BASE_URL = 'https://wx.ewoogi.com/USKYOF/USKYOF.php/Home/' //(正式域名新)  
-const websiteUrl = 'https://wx.ewoogi.com'
+const BASE_URL = 'https://qhome.usky.cn/USKYOF/USKYOF.php/Home/' //(正式域名新)  
+const websiteUrl = 'https://qhome.usky.cn'
 
+// const websiteUrl = 'https://wx.ewoogi.com'
 // const BASE_URL='http://https://qhome.usky.cn/USKYOF/USKYOF.php/Home/'
 // 同时发送异步代码的次数,防止一次点击中有多次请求,用于处理
 let ajaxTimes = 0;