Explorar o código

入口改为动态地址

heyang %!s(int64=3) %!d(string=hai) anos
pai
achega
8bebc2606e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      static/microserviceUserH5/vcloud/iosEnter.html

+ 1 - 1
static/microserviceUserH5/vcloud/iosEnter.html

@@ -60,7 +60,7 @@
 		window.location.href = 'https://www.baidu.com/'
 	})
 	phone.addEventListener('click', () => {
-		window.location.href = 'https://client.phone.androidscloud.com/cloud/phone/web/#/pages/index/index'
+		window.location.href = baseUrl + '/cloud/phone/web/#/pages/index/index'
 	})
 	function versionStringCompare(preVersion='', lastVersion='') {
     var sources = preVersion.split('.');