heyang hace 3 años
padre
commit
e454d54bb1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      microserviceUserH5/vcloud/shaky.html

+ 1 - 1
microserviceUserH5/vcloud/shaky.html

@@ -53,7 +53,7 @@
 	    let timer,flag = true;
 		var url = window.location.href;
 		url = url.split('/')
-		var baseUrl = 'https://test.androidscloud.com/'
+		// var baseUrl = 'https://test.androidscloud.com/'
 		var loc = window.location.search,
 		    n1 = loc.length,//地址的总长度
 		    n2 = loc.indexOf("="),//取得=号的位置