Explorar el Código

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

heyang hace 3 años
padre
commit
3bcc1b96db
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'