Update UILogin.js

This commit is contained in:
zhuguoqing 2022-05-27 14:30:59 +08:00
parent 6d875d6887
commit e178dcc24e

View File

@ -127,11 +127,6 @@ cc.Class({
onLoad() {
jcgamelog.addOperation(
OperationType.LOGIN,
'gamestart',
);
this.allCountry = ['Japan', 'Singapore', 'Turkey', 'USA'];
this.cpa_icon = [];
@ -241,6 +236,12 @@ cc.Class({
//
SDKManage.init('6516');
jcgamelog.addOperation(
OperationType.LOGIN,
'gamestart',
);
//默认地区是美国
if (!localStorage.getItem('currentNet')) {
//没设置地区