@@ -5,7 +5,7 @@
export class HttpData {
/** 服务器类型 0测试服 1正式服 2李扬服 3悍国服 */
- public serverType: number = 0;
+ public serverType: number = 1;
public getServerUrl(): string {
switch (this.serverType) {
@@ -413,6 +413,7 @@ export default class JsbSystem {
// 暂时注释,需要网络通信
gData.wechatData.code = code;
console.log("=== gData.wechatData.code", gData.wechatData.code);
+ mk.tip.pop("微信登陆成功,快提现吧!");
gData.loginData.wxLogin();
let value = mk.storage.getStorage('loadingAuth');
@@ -0,0 +1 @@
+[1,["a6B2ErRgBIZYaKabSYA47m"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"tishi","rect":[0,0,138,53],"offset":[0,0],"originalSize":[138,53],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
+[1,["e7KX/65WFAXqBFYfwOouZT"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"button","rect":[0,0,283,112],"offset":[0,0],"originalSize":[283,112],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
+[1,["daP7KMND5DmK5j//IaDn+w"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"bg4","rect":[0,0,640,380],"offset":[0,0],"originalSize":[640,380],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
+[1,["daQAKOZ75GFKlXTEyRmcq5"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"close","rect":[0,0,67,70],"offset":[0,0],"originalSize":[67,70],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
+[1,0,0,["cc.Texture2D"],0,["0,9729,9729,33071,33071,0,0,1",-1],[0],0,[],[],[]]
+[1,["9fbbcbUX5L4Y0zxXRQxXhe"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"popup","rect":[0,0,612,692],"offset":[0,0],"originalSize":[612,692],"capInsets":[79,143,84,74]}],[0],0,[0],[0],[0]]
@@ -16579,7 +16579,7 @@ value: !0
o.ServerUrl = o.HttpData = void 0;
var n, a = function() {
function t() {
-this.serverType = 0;
+this.serverType = 1;
}
t.prototype.getServerUrl = function() {
@@ -17328,6 +17328,7 @@ cc.sys.os == cc.sys.OS_ANDROID ? this.callStaticMethod(this._JSB_ANDROID_PATH, "
t.onGetWxAccessCode = function(t) {
gData.wechatData.code = t;
+mk.tip.pop("微信登陆成功,快提现吧!");
if (!mk.storage.getStorage("loadingAuth")) {
mk.storage.setStorage("loadingAuth", 1);
@@ -30707,11 +30708,11 @@ value: !0
var a = cc._decorator.ccclass, i = function() {
this.curSolution = 0;
-this.tipArr = [ "", "<b>您点击广告太频繁了,请降低点击广告频率以免被封!</b>", "<b>您点击广告太频繁了,封禁广告30分钟!</b>", "<b>您点击广告太频繁了,封禁广告12小时!</b>", "<b>系统检测到您的账号存在异常,禁止登陆游戏!</b>" ];
+this.tipArr = [ "", "您点击广告太频繁了,请降低点击广告频率以免被封!", "您点击广告太频繁了,封禁广告30分钟!", "您点击广告太频繁了,封禁广告12小时!", "系统检测到您的账号存在异常,禁止登陆游戏!" ];
t.prototype.setSolution = function(t) {
if (this.curSolution != t) {
-this.curSolution = t;
+(0 == t || this.curSolution < t) && (this.curSolution = t);
mk.storage.setStorage("solution", this.curSolution);
this.curSolution >= 1 && mk.ui.openPanel("module/warnTip/WarnTipPanel");
@@ -10,7 +10,7 @@
"https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kxnlyTest/baseRemote/",
"https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kxnlyJsb/baseRemote/"
],
- "buildTime": 1634020343351,
- "genTime": 1634020343351,
+ "buildTime": 1634090648429,
+ "genTime": 1634090648429,
"genVersion": null