heyang 3 anni fa
parent
commit
f40579c230
1 ha cambiato i file con 0 aggiunte e 6 eliminazioni
  1. 0 6
      microserviceUserH5/vcloud/activationCode.html

+ 0 - 6
microserviceUserH5/vcloud/activationCode.html

@@ -123,12 +123,6 @@
 				window.webkit.messageHandlers.tokenJudge.postMessage('noToken');
 				window.webkit.messageHandlers.tokenJudge.postMessage('noToken');
 				return
 				return
 			}
 			}
-			if (!isAndroid && !isiOS){
-				stopManyClick(() =>{
-					toastr.error('暂不支持当前系统');
-				})
-				return
-			}
 			$.ajax({
 			$.ajax({
 				url: baseUrl + '/api/public/v1/game/activationCode',
 				url: baseUrl + '/api/public/v1/game/activationCode',
 				type: 'get',
 				type: 'get',