heyang 3 년 전
부모
커밋
f40579c230
1개의 변경된 파일0개의 추가작업 그리고 6개의 파일을 삭제
  1. 0 6
      microserviceUserH5/vcloud/activationCode.html

+ 0 - 6
microserviceUserH5/vcloud/activationCode.html

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