@@ -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',