소스 검색

Merge branch 'dev-5.2' of Software/android-cloud-H5 into test

heyang 3 년 전
부모
커밋
3bcc1b96db
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      microserviceUserH5/static/js/vender/config.js

+ 1 - 1
microserviceUserH5/static/js/vender/config.js

@@ -1,7 +1,7 @@
 var url = window.location.href;
 url = url.split('/');
 var baseUrl = url[0] + '//' + url[2];
-var baseUrl = 'http://14.18.190.141:1280'
+// var baseUrl = 'http://14.18.190.141:1280'
 // var baseUrl = 'http://prese.phone.androidscloud.com'
 // var baseUrl = 'http://vclusters.imwork.net:2221'