浏览代码

修复bug

chenxiong 3 年之前
父节点
当前提交
eefc3d9026
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      common/request.js

+ 2 - 2
common/request.js

@@ -14,8 +14,8 @@ export const BASE_URL = 'https://test.xyyxt.net'   //预发布
 export const BASE_IMG_URL = 'https://file-dev.xyyxt.net/'  //test
 
 
-export const WEBVIEW_URL = 'http://192.168.1.38:8082/'  //test
-// export const WEBVIEW_URL = 'http://api.xyyxt.net:6066/'  //预发布
+// export const WEBVIEW_URL = 'http://192.168.1.38:8082/'  //test
+export const WEBVIEW_URL = 'http://api.xyyxt.net:6066/'  //预发布
 // export const WEBVIEW_URL = 'https://m.xyyxt.net/'  //release
 
 // export const socket_url = 'ws://42.192.164.187:19005/webSocket/'  //test